﻿<?xml version="1.0" encoding="UTF-8"?>
<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-1_3_0.xsd">
  <Version>1.3.0</Version>
  <NumericalData>
    <ResourceID>spase://VHO/NumericalData/ACE/SIS/HDF_PT1H</ResourceID>
    <ResourceHeader>
      <ResourceName>ACE Solar Isotope Spectrometer (SIS) 1-Hour Level 2 Data in HDF Format</ResourceName>
      <ReleaseDate>2007-11-27T18:41:49Z</ReleaseDate>
      <Description>ACE Solar Isotope Spectrometer (SIS) intensities and counts, for 8 elements at 1-hour time resolution. Calibrated science quality data.</Description>
      <Acknowledgement>Please acknowledge the ACE/SIS instrument team and the ACE Science Center</Acknowledgement>
      <Contact>
        <!--Christina Cohen-->
        <PersonID>spase://nssdc/person/67894</PersonID>
        <Role>TechnicalContact</Role>
      </Contact>
      <Contact>
        <!--Richard Mewaldt-->
        <PersonID>spase://nssdc/person/16222</PersonID>
        <Role>CoInvestigator</Role>
      </Contact>
      <InformationURL>
        <Name>ACE Solar Isotope Spectrometer (SIS) Level 2 data Home Page</Name>
        <URL>http://www.srl.caltech.edu/ACE/ASC/level2/sis_l2desc.html</URL>
        <Description>ACE Science Center site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data</Description>
      </InformationURL>
      <InformationURL>
        <Name>Rules of use, and caveats</Name>
        <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL>
        <Description>ACE level 2 data rules of use, and caveats</Description>
      </InformationURL>
    </ResourceHeader>
    <AccessInformation>
      <RepositoryID>spase://VMO/Repository/ACEScienceCenter</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <URL>http://www.srl.caltech.edu/ACE/ASC/level2/lvl2DATA_SIS.html</URL>
        <Description>Repository of ACE SIS Level 2 data at ACE Science Center</Description>
      </AccessURL>
      <Format>HDF4</Format>
    </AccessInformation>
    <ProviderResourceName>sis_level2_data_1hr</ProviderResourceName>
    <ProviderProcessingLevel>Level 2</ProviderProcessingLevel>
    <ProviderVersion>3</ProviderVersion>
    <InstrumentID>spase://VHO/Instrument/ACE/SIS</InstrumentID>
    <MeasurementType>ChargedParticleFlux</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1997-08-29T00:00:00Z</StartDate>
        <RelativeEndDate>P2M</RelativeEndDate>
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
    <Caveats>The quality of ACE level 2 data is such that it is suitable for serious scientific study.
    However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data
    The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about
    how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to
    the ACE team before publication.</Caveats>
    <PhysicalParameter>
      <Name>Year</Name>
      <ParameterKey>year</ParameterKey>
      <Description>Integer Year of observation. Timestamp marks beginning of interval</Description>
      <Units>years</Units>
      <ValidMin>1997</ValidMin>
      <ValidMax>2030</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%4d</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>DayofYear</Name>
      <ParameterKey>day</ParameterKey>
      <Description>Integer Day of Year of observation (starting from 1). Timestamp marks beginning of interval</Description>
      <Units>days</Units>
      <ValidMin>1</ValidMin>
      <ValidMax>366</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%3d</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Hour</Name>
      <ParameterKey>hr</ParameterKey>
      <Description>Hour of day of observation (starting from 0). Timestamp marks beginning of interval</Description>
      <Units>hours</Units>
      <ValidMin>0</ValidMin>
      <ValidMax>23</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%2d</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Minute</Name>
      <ParameterKey>min</ParameterKey>
      <Description>Minute of hour of observation (starting from 0). Timestamp marks beginning of interval</Description>
      <Units>minutes</Units>
      <ValidMin>0</ValidMin>
      <ValidMax>59</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%2d</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Second</Name>
      <ParameterKey>sec</ParameterKey>
      <Description>Second of minute of observation. Timestamp marks beginning of interval</Description>
      <Units>seconds</Units>
      <ValidMin>0.0</ValidMin>
      <ValidMax>60.0</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%6.3f</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>FP_Year</Name>
      <ParameterKey>fp_year</ParameterKey>
      <Description>Fractional Year of observation. Timestamp marks beginning of interval</Description>
      <Units>years</Units>
      <ValidMin>1997.0</ValidMin>
      <ValidMax>2030.0</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%13.8f</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>FP_DayofYear</Name>
      <ParameterKey>fp_doy</ParameterKey>
      <Description>Fractional Day of Year of observation. Timestamp marks beginning of interval</Description>
      <Units>days</Units>
      <ValidMin>1.0</ValidMin>
      <ValidMax>367.0</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%10.6f</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>ACE Epoch</Name>
      <ParameterKey>ACEepoch</ParameterKey>
      <Description>Epoch of observation - seconds since 00:00:00UT on Jan 1 1996. Timestamp marks beginning of interval</Description>
      <Units>seconds</Units>
      <ValidMin>0</ValidMin>
      <ValidMax>1072742400</ValidMax>
      <FillValue>-999.9</FillValue>
      <RenderingHints>
        <ValueFormat>%13.3f</ValueFormat>
        <ScaleType>Linear Scale</ScaleType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_He</Name>
      <ParameterKey>flux_He</ParameterKey>
      <Description>He intensity, at 8 energies 3.4-41.2 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux He 3.4-4.7</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 4.7-6.1</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 6.1-7.3</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 7.3-9.7</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 9.7-13.6</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 13.6-18.0</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 18.0-29.4</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux He 29.4-41.2</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>AlphaParticle</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <EnergyRange>
            <Low>3.4</Low>
            <High>41.2</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux He 3.4-4.7</BandName>
              <Low>3.4</Low>
              <High>4.7</High>
            </Bin>
            <Bin>
              <BandName>Flux He 4.7-6.1</BandName>
              <Low>4.7</Low>
              <High>6.1</High>
            </Bin>
            <Bin>
              <BandName>Flux He 6.1-7.3</BandName>
              <Low>6.1</Low>
              <High>7.3</High>
            </Bin>
            <Bin>
              <BandName>Flux He 7.3-9.7</BandName>
              <Low>7.3</Low>
              <High>9.7</High>
            </Bin>
            <Bin>
              <BandName>Flux He 9.7-13.6</BandName>
              <Low>9.7</Low>
              <High>13.6</High>
            </Bin>
            <Bin>
              <BandName>Flux He 13.6-18.0</BandName>
              <Low>13.6</Low>
              <High>18.0</High>
            </Bin>
            <Bin>
              <BandName>Flux He 18.0-29.4</BandName>
              <Low>18.0</Low>
              <High>29.4</High>
            </Bin>
            <Bin>
              <BandName>Flux He 29.4-41.2</BandName>
              <Low>29.4</Low>
              <High>41.2</High>
            </Bin>
          </EnergyRange>
        </Particle>
        <ValidMin>0.0</ValidMin>
        <ValidMax>1.0E8</ValidMax>
        <FillValue>-999.9</FillValue>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_C</Name>
      <ParameterKey>flux_C</ParameterKey>
      <Description>C intensity, at 8 energies 6.1-76.3 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux C 6.1-8.6</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 8.6-11.2</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 11.2-13.4</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 13.4-17.9</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 17.9-25.1</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 25.1-33.2</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 33.2-54.3</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux C 54.3-76.3</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>6</AtomicNumber>
          <EnergyRange>
            <Low>6.1</Low>
            <High>76.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux C 6.1-8.6</BandName>
              <Low>6.1</Low>
              <High>8.6</High>
            </Bin>
            <Bin>
              <BandName>Flux C 8.6-11.2</BandName>
              <Low>8.6</Low>
              <High>11.2</High>
            </Bin>
            <Bin>
              <BandName>Flux C 11.2-13.4</BandName>
              <Low>11.2</Low>
              <High>13.4</High>
            </Bin>
            <Bin>
              <BandName>Flux C 13.4-17.9</BandName>
              <Low>13.4</Low>
              <High>17.9</High>
            </Bin>
            <Bin>
              <BandName>Flux C 17.9-25.1</BandName>
              <Low>17.9</Low>
              <High>25.1</High>
            </Bin>
            <Bin>
              <BandName>Flux C 25.1-33.2</BandName>
              <Low>25.1</Low>
              <High>33.2</High>
            </Bin>
            <Bin>
              <BandName>Flux C 33.2-54.3</BandName>
              <Low>33.2</Low>
              <High>54.3</High>
            </Bin>
            <Bin>
              <BandName>Flux C 54.3-76.3</BandName>
              <Low>54.3</Low>
              <High>76.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
        <ValidMin>0.0</ValidMin>
        <ValidMax>1.0E8</ValidMax>
        <FillValue>-999.9</FillValue>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_N</Name>
      <ParameterKey>flux_N</ParameterKey>
      <Description>N intensity, at 8 energies 6.6-83.3 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux N 6.6-9.3</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 9.3-12.2</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 12.2-14.6</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 14.6-19.5</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 19.5-27.3</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 27.3-36.2</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 36.2-59.2</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux N 59.2-83.3</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>7</AtomicNumber>
          <EnergyRange>
            <Low>6.6</Low>
            <High>83.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux N 6.6-9.3</BandName>
              <Low>6.6</Low>
              <High>9.3</High>
            </Bin>
            <Bin>
              <BandName>Flux N 9.3-12.2</BandName>
              <Low>9.3</Low>
              <High>12.2</High>
            </Bin>
            <Bin>
              <BandName>Flux N 12.2-14.6</BandName>
              <Low>12.2</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Flux N 14.6-19.5</BandName>
              <Low>14.6</Low>
              <High>19.5</High>
            </Bin>
            <Bin>
              <BandName>Flux N 19.5-27.3</BandName>
              <Low>19.5</Low>
              <High>27.3</High>
            </Bin>
            <Bin>
              <BandName>Flux N 27.3-36.2</BandName>
              <Low>27.3</Low>
              <High>36.2</High>
            </Bin>
            <Bin>
              <BandName>Flux N 36.2-59.2</BandName>
              <Low>36.2</Low>
              <High>59.2</High>
            </Bin>
            <Bin>
              <BandName>Flux N 59.2-83.3</BandName>
              <Low>59.2</Low>
              <High>83.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
        <ValidMin>0.0</ValidMin>
        <ValidMax>1.0E8</ValidMax>
        <FillValue>-999.9</FillValue>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_O</Name>
      <ParameterKey>flux_O</ParameterKey>
      <Description>O intensity, at 8 energies 7.1-89.8 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux O 7.1-10.0</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 10.0-13.1</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 13.1-15.6</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 15.6-21.0</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 21.0-29.4</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 29.4-38.9</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 38.9-63.8</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux O 63.8-89.8</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>8</AtomicNumber>
          <EnergyRange>
            <Low>7.0</Low>
            <High>89.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux O 7.0-10.0</BandName>
              <Low>7.0</Low>
              <High>10.0</High>
            </Bin>
            <Bin>
              <BandName>Flux O 10.0-13.1</BandName>
              <Low>10.0</Low>
              <High>13.1</High>
            </Bin>
            <Bin>
              <BandName>Flux O 13.1-15.6</BandName>
              <Low>13.1</Low>
              <High>15.6</High>
            </Bin>
            <Bin>
              <BandName>Flux O 15.6-21.0</BandName>
              <Low>15.6</Low>
              <High>21.0</High>
            </Bin>
            <Bin>
              <BandName>Flux O 21.0-29.4</BandName>
              <Low>21.0</Low>
              <High>29.4</High>
            </Bin>
            <Bin>
              <BandName>Flux O 29.4-38.9</BandName>
              <Low>29.4</Low>
              <High>38.9</High>
            </Bin>
            <Bin>
              <BandName>Flux O 38.9-63.8</BandName>
              <Low>38.9</Low>
              <High>63.8</High>
            </Bin>
            <Bin>
              <BandName>Flux O 63.8-89.8</BandName>
              <Low>63.8</Low>
              <High>89.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
        <ValidMin>0.0</ValidMin>
        <ValidMax>1.0E8</ValidMax>
        <FillValue>-999.9</FillValue>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Ne</Name>
      <ParameterKey>flux_Ne</ParameterKey>
      <Description>Ne intensity, at 8 energies 7.8-101.8 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Ne 7.8-11.1</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 11.1-14.6</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 14.6-17.6</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 17.6-23.6</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 23.6-33.2</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 33.2-44.0</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 44.0-72.2</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ne 72.2-101.8</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>10</AtomicNumber>
          <EnergyRange>
            <Low>7.8</Low>
            <High>101.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Ne 7.8-11.2</BandName>
              <Low>7.8</Low>
              <High>11.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 11.2-14.6</BandName>
              <Low>11.2</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 14.6-17.6</BandName>
              <Low>14.6</Low>
              <High>17.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 17.6-23.6</BandName>
              <Low>17.6</Low>
              <High>23.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 23.6-33.2</BandName>
              <Low>23.6</Low>
              <High>33.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 33.2-44.0</BandName>
              <Low>33.2</Low>
              <High>44.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 44.0-72.2</BandName>
              <Low>44.0</Low>
              <High>72.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ne 72.2-101.8</BandName>
              <Low>72.2</Low>
              <High>101.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Na</Name>
      <ParameterKey>flux_Na</ParameterKey>
      <Description>Na intensity, at 8 energies 8.15-104.8 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Na 8.15-11.3</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 11.3-14.9</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 14.9-17.9</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 17.9-24.2</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 24.2-34.1</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 34.1-45.2</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 45.2-74.3</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Na 74.3-104.8</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>11</AtomicNumber>
          <EnergyRange>
            <Low>8.1</Low>
            <High>104.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Na 8.1-11.3</BandName>
              <Low>8.1</Low>
              <High>11.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 11.3-14.9</BandName>
              <Low>11.3</Low>
              <High>14.9</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 14.9-17.9</BandName>
              <Low>14.9</Low>
              <High>17.9</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 17.9-24.2</BandName>
              <Low>17.9</Low>
              <High>24.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 24.2-34.1</BandName>
              <Low>24.2</Low>
              <High>34.1</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 34.1-45.2</BandName>
              <Low>34.1</Low>
              <High>45.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 45.2-74.3</BandName>
              <Low>45.2</Low>
              <High>74.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Na 74.3-104.8</BandName>
              <Low>74.3</Low>
              <High>104.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Mg</Name>
      <ParameterKey>flux_Mg</ParameterKey>
      <Description>Mg intensity, at 8 energies 8.5-112.9 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Mg 8.5-12.2</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 12.2-16.0</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 16.0-19.3</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 19.3-26.0</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 26.0-36.6</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 36.6-48.6</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 48.6-80.0</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Mg 80.0-112.9</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>12</AtomicNumber>
          <EnergyRange>
            <Low>8.5</Low>
            <High>112.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Mg 8.5-12.2</BandName>
              <Low>8.5</Low>
              <High>12.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 12.2-16.0</BandName>
              <Low>12.2</Low>
              <High>16.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 16.0-19.3</BandName>
              <Low>16.0</Low>
              <High>19.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 19.3-26.0</BandName>
              <Low>19.3</Low>
              <High>26.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 26.0-36.6</BandName>
              <Low>26.0</Low>
              <High>36.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 36.6-48.6</BandName>
              <Low>36.6</Low>
              <High>48.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 48.6-80.0</BandName>
              <Low>48.6</Low>
              <High>80.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Mg 80.0-112.9</BandName>
              <Low>80.0</Low>
              <High>112.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Al</Name>
      <ParameterKey>flux_Al</ParameterKey>
      <Description>Al intensity, at 8 energies 8.7-115.6 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Al 8.7-12.3</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 12.3-16.3</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 16.3-19.6</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 19.6-26.5</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 26.5-37.4</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 37.4-49.7</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 49.7-81.8</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Al 81.8-115.6</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>13</AtomicNumber>
          <EnergyRange>
            <Low>8.7</Low>
            <High>115.6</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Al 8.7-12.3</BandName>
              <Low>8.7</Low>
              <High>12.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 12.3-16.3</BandName>
              <Low>12.3</Low>
              <High>16.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 16.3-19.6</BandName>
              <Low>16.3</Low>
              <High>19.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 19.6-26.5</BandName>
              <Low>19.6</Low>
              <High>26.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 26.5-37.4</BandName>
              <Low>26.5</Low>
              <High>37.4</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 37.4-49.7</BandName>
              <Low>37.4</Low>
              <High>49.7</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 49.7-81.8</BandName>
              <Low>49.7</Low>
              <High>81.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Al 81.8-115.6</BandName>
              <Low>81.8</Low>
              <High>115.6</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Si</Name>
      <ParameterKey>flux_Si</ParameterKey>
      <Description>Si intensity, at 8 energies 9.0-123.2 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Si 9.0-13.0</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 13.0-17.3</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 17.3-20.8</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 20.8-28.1</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 28.1-39.8</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 39.8-52.9</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 52.9-87.1</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Si 87.1-123.2</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>14</AtomicNumber>
          <EnergyRange>
            <Low>9.0</Low>
            <High>123.2</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Si 9.0-13.0</BandName>
              <Low>9.0</Low>
              <High>13.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 13.0-17.3</BandName>
              <Low>13.0</Low>
              <High>17.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 17.3-20.8</BandName>
              <Low>17.3</Low>
              <High>20.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 20.8-28.1</BandName>
              <Low>20.8</Low>
              <High>28.1</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 28.1-39.8</BandName>
              <Low>28.1</Low>
              <High>39.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 39.8-52.9</BandName>
              <Low>39.8</Low>
              <High>52.9</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 52.9-87.1</BandName>
              <Low>52.9</Low>
              <High>87.1</High>
            </Bin>
            <Bin>
              <BandName>Flux Si 87.1-123.2</BandName>
              <Low>87.1</Low>
              <High>123.2</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_S</Name>
      <ParameterKey>flux_S</ParameterKey>
      <Description>S intensity, at 8 energies 9.7-132.9 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux S 9.7-13.8</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 13.8-18.4</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 18.4-22.2</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 22.2-30.1</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 30.1-42.7</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 42.7-56.8</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 56.8-93.8</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux S 93.8-132.9</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>16</AtomicNumber>
          <EnergyRange>
            <Low>9.7</Low>
            <High>132.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux S 9.7-13.8</BandName>
              <Low>9.7</Low>
              <High>13.8</High>
            </Bin>
            <Bin>
              <BandName>Flux S 13.8-18.4</BandName>
              <Low>13.8</Low>
              <High>18.4</High>
            </Bin>
            <Bin>
              <BandName>Flux S 18.4-22.2</BandName>
              <Low>18.4</Low>
              <High>22.2</High>
            </Bin>
            <Bin>
              <BandName>Flux S 22.2-30.1</BandName>
              <Low>22.2</Low>
              <High>30.1</High>
            </Bin>
            <Bin>
              <BandName>Flux S 30.1-42.7</BandName>
              <Low>30.1</Low>
              <High>42.7</High>
            </Bin>
            <Bin>
              <BandName>Flux S 42.7-56.8</BandName>
              <Low>42.7</Low>
              <High>56.8</High>
            </Bin>
            <Bin>
              <BandName>Flux S 56.8-93.8</BandName>
              <Low>56.8</Low>
              <High>93.8</High>
            </Bin>
            <Bin>
              <BandName>Flux S 93.8-132.9</BandName>
              <Low>93.8</Low>
              <High>132.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Ar</Name>
      <ParameterKey>flux_Ar</ParameterKey>
      <Description>Ar intensity, at 8 energies 10.1-144.3 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Ar 10.1-14.6</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 14.6-19.5</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 19.5-23.7</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 23.7-32.3</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 32.3-46.0</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 46.0-61.4</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 61.4-101.8</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ar 101.8-144.3</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>18</AtomicNumber>
          <EnergyRange>
            <Low>10.1</Low>
            <High>144.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Ar 10.1-14.6</BandName>
              <Low>10.1</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 14.6-19.5</BandName>
              <Low>14.6</Low>
              <High>19.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 19.5-23.7</BandName>
              <Low>19.5</Low>
              <High>23.7</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 23.7-32.3</BandName>
              <Low>23.7</Low>
              <High>32.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 32.3-46.0</BandName>
              <Low>32.3</Low>
              <High>46.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 46.0-61.4</BandName>
              <Low>46.0</Low>
              <High>61.4</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 61.4-101.8</BandName>
              <Low>61.4</Low>
              <High>101.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Ar 101.8-144.3</BandName>
              <Low>101.8</Low>
              <High>144.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Ca</Name>
      <ParameterKey>flux_Ca</ParameterKey>
      <Description>Ca intensity, at 8 energies 10.5-150.9 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Ca 10.5-15.2</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 15.2-20.3</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 20.3-24.6</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 24.6-33.6</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 33.6-47.9</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 47.9-64.0</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 64.0-106.2</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ca 106.2-150.9</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>20</AtomicNumber>
          <EnergyRange>
            <Low>10.5</Low>
            <High>150.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Ca 10.5-15.2</BandName>
              <Low>10.5</Low>
              <High>15.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 15.2-20.3</BandName>
              <Low>15.2</Low>
              <High>20.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 20.3-24.6</BandName>
              <Low>20.3</Low>
              <High>24.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 24.6-33.6</BandName>
              <Low>24.6</Low>
              <High>33.6</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 33.6-47.9</BandName>
              <Low>33.6</Low>
              <High>47.9</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 47.9-64.0</BandName>
              <Low>47.9</Low>
              <High>64.0</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 64.0-106.2</BandName>
              <Low>64.0</Low>
              <High>106.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ca 106.2-150.9</BandName>
              <Low>106.2</Low>
              <High>150.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Fe</Name>
      <ParameterKey>flux_Fe</ParameterKey>
      <Description>Fe intensity, at 8 energies 10.5-167.7 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Fe 10.5-15.8</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 15.8-21.5</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 21.5-26.3</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 26.3-36.3</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 36.3-52.2</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 52.2-70.2</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 70.2-117.5</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Fe 117.5-167.7</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>26</AtomicNumber>
          <EnergyRange>
            <Low>10.5</Low>
            <High>167.7</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Fe 10.5-15.8</BandName>
              <Low>10.5</Low>
              <High>15.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 15.8-21.5</BandName>
              <Low>15.8</Low>
              <High>21.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 21.5-26.3</BandName>
              <Low>21.5</Low>
              <High>26.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 26.3-36.3</BandName>
              <Low>26.3</Low>
              <High>36.3</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 36.3-52.2</BandName>
              <Low>36.3</Low>
              <High>52.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 52.2-70.2</BandName>
              <Low>52.2</Low>
              <High>70.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 70.2-117.5</BandName>
              <Low>70.2</Low>
              <High>117.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Fe 117.5-167.7</BandName>
              <Low>117.5</Low>
              <High>167.7</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Flux_Ni</Name>
      <ParameterKey>flux_Ni</ParameterKey>
      <Description>Ni intensity, at 8 energies 11.2-179.0 MeV/nuc</Description>
      <Units>1/(cm2 Sr sec MeV/nuc)</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Flux Ni 11.2-16.7</Name>
          <Index>1</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 16.7-22.8</Name>
          <Index>2</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 22.8-27.9</Name>
          <Index>3</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 27.9-38.5</Name>
          <Index>4</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 38.5-55.5</Name>
          <Index>5</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 55.5-74.7</Name>
          <Index>6</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 74.7-125.2</Name>
          <Index>7</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Flux Ni 125.2-179.0</Name>
          <Index>8</Index>
          <Units>1/(cm2 Sr sec MeV/nuc)</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Flux</ParticleQuantity>
          <AtomicNumber>28</AtomicNumber>
          <EnergyRange>
            <Low>11.2</Low>
            <High>179.0</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Flux Ni 11.2-16.7</BandName>
              <Low>11.2</Low>
              <High>16.7</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 16.7-22.8</BandName>
              <Low>16.7</Low>
              <High>22.8</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 22.8-27.9</BandName>
              <Low>22.8</Low>
              <High>27.9</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 27.9-38.5</BandName>
              <Low>27.9</Low>
              <High>38.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 38.5-55.5</BandName>
              <Low>38.5</Low>
              <High>55.5</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 55.5-74.7</BandName>
              <Low>55.5</Low>
              <High>74.7</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 74.7-125.2</BandName>
              <Low>74.7</Low>
              <High>125.2</High>
            </Bin>
            <Bin>
              <BandName>Flux Ni 125.2-179.0</BandName>
              <Low>125.2</Low>
              <High>179.0</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_He</Name>
      <ParameterKey>cnt_He</ParameterKey>
      <Description>He counts, at 8 energies 3.4-41.2 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts He 3.4-4.7</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 4.7-6.1</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 6.1-7.3</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 7.3-9.7</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 9.7-13.6</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 13.6-18.0</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 18.0-29.4</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts He 29.4-41.2</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>AlphaParticle</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <EnergyRange>
            <Low>3.4</Low>
            <High>41.2</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts He 3.4-4.7</BandName>
              <Low>3.4</Low>
              <High>4.7</High>
            </Bin>
            <Bin>
              <BandName>Counts He 4.7-6.1</BandName>
              <Low>4.7</Low>
              <High>6.1</High>
            </Bin>
            <Bin>
              <BandName>Counts He 6.1-7.3</BandName>
              <Low>6.1</Low>
              <High>7.3</High>
            </Bin>
            <Bin>
              <BandName>Counts He 7.3-9.7</BandName>
              <Low>7.3</Low>
              <High>9.7</High>
            </Bin>
            <Bin>
              <BandName>Counts He 9.7-13.6</BandName>
              <Low>9.7</Low>
              <High>13.6</High>
            </Bin>
            <Bin>
              <BandName>Counts He 13.6-18.0</BandName>
              <Low>313.6</Low>
              <High>18.0</High>
            </Bin>
            <Bin>
              <BandName>Counts He 18.0-29.4</BandName>
              <Low>18.0</Low>
              <High>29.4</High>
            </Bin>
            <Bin>
              <BandName>Counts He 29.4-41.2</BandName>
              <Low>29.4</Low>
              <High>41.2</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_C</Name>
      <ParameterKey>cnt_C</ParameterKey>
      <Description>C counts, at 8 energies 6.1-76.3 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts C 6.1-8.6</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 8.6-11.2</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 11.2-13.4</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 13.4-17.9</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 17.9-25.1</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 25.1-33.2</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 33.2-54.3</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts C 54.3-76.3</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>6</AtomicNumber>
          <EnergyRange>
            <Low>6.1</Low>
            <High>76.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts C 6.1-8.6</BandName>
              <Low>6.1</Low>
              <High>8.6</High>
            </Bin>
            <Bin>
              <BandName>Counts C 8.6-11.2</BandName>
              <Low>8.6</Low>
              <High>11.2</High>
            </Bin>
            <Bin>
              <BandName>Counts C 11.2-13.4</BandName>
              <Low>11.2</Low>
              <High>13.4</High>
            </Bin>
            <Bin>
              <BandName>Counts C 13.4-17.9</BandName>
              <Low>13.4</Low>
              <High>17.9</High>
            </Bin>
            <Bin>
              <BandName>Counts C 17.9-25.1</BandName>
              <Low>17.9</Low>
              <High>25.1</High>
            </Bin>
            <Bin>
              <BandName>Counts C 25.1-33.2</BandName>
              <Low>25.1</Low>
              <High>33.2</High>
            </Bin>
            <Bin>
              <BandName>Counts C 33.2-54.3</BandName>
              <Low>33.2</Low>
              <High>54.3</High>
            </Bin>
            <Bin>
              <BandName>Counts C 54.3-76.3</BandName>
              <Low>54.3</Low>
              <High>76.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_N</Name>
      <ParameterKey>cnt_N</ParameterKey>
      <Description>N counts, at 8 energies 6.6-83.3 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts N 6.6-9.3</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 9.3-12.2</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 12.2-14.6</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 14.6-19.5</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 19.5-27.3</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 27.3-36.2</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 36.2-59.2</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts N 59.2-83.3</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>7</AtomicNumber>
          <EnergyRange>
            <Low>6.6</Low>
            <High>83.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts N 6.6-9.3</BandName>
              <Low>6.6</Low>
              <High>9.3</High>
            </Bin>
            <Bin>
              <BandName>Counts N 9.3-12.2</BandName>
              <Low>9.3</Low>
              <High>12.2</High>
            </Bin>
            <Bin>
              <BandName>Counts N 12.2-14.6</BandName>
              <Low>12.2</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Counts N 14.6-19.5</BandName>
              <Low>14.6</Low>
              <High>19.5</High>
            </Bin>
            <Bin>
              <BandName>Counts N 19.5-27.3</BandName>
              <Low>19.5</Low>
              <High>27.3</High>
            </Bin>
            <Bin>
              <BandName>Counts N 27.3-36.2</BandName>
              <Low>27.3</Low>
              <High>36.2</High>
            </Bin>
            <Bin>
              <BandName>Counts N 36.2-59.2</BandName>
              <Low>36.2</Low>
              <High>59.2</High>
            </Bin>
            <Bin>
              <BandName>Counts N 59.2-83.3</BandName>
              <Low>59.2</Low>
              <High>83.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_O</Name>
      <ParameterKey>cnt_O</ParameterKey>
      <Description>O counts, at 8 energies 7.1-89.8 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts O 7.1-10.0</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 10.0-13.1</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 13.1-15.6</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 15.6-21.0</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 21.0-29.4</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 29.4-38.9</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 38.9-63.8</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts O 63.8-89.8</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>8</AtomicNumber>
          <EnergyRange>
            <Low>7.0</Low>
            <High>89.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts O 7.0-10.0</BandName>
              <Low>7.0</Low>
              <High>10.0</High>
            </Bin>
            <Bin>
              <BandName>Counts O 10.0-13.1</BandName>
              <Low>10.0</Low>
              <High>13.1</High>
            </Bin>
            <Bin>
              <BandName>Counts O 13.1-15.6</BandName>
              <Low>13.1</Low>
              <High>15.6</High>
            </Bin>
            <Bin>
              <BandName>Counts O 15.6-21.0</BandName>
              <Low>15.6</Low>
              <High>21.0</High>
            </Bin>
            <Bin>
              <BandName>Counts O 21.0-29.4</BandName>
              <Low>21.0</Low>
              <High>29.4</High>
            </Bin>
            <Bin>
              <BandName>Counts O 29.4-38.9</BandName>
              <Low>29.4</Low>
              <High>38.9</High>
            </Bin>
            <Bin>
              <BandName>Counts O 38.9-63.8</BandName>
              <Low>38.9</Low>
              <High>63.8</High>
            </Bin>
            <Bin>
              <BandName>Counts O 63.8-89.8</BandName>
              <Low>63.8</Low>
              <High>89.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Ne</Name>
      <ParameterKey>cnt_Ne</ParameterKey>
      <Description>Ne counts, at 8 energies 7.8-101.8 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Ne 7.8-11.1</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 11.1-14.6</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 14.6-17.6</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 17.6-23.6</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 23.6-33.2</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 33.2-44.0</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 44.0-72.2</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ne 72.2-101.8</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>10</AtomicNumber>
          <EnergyRange>
            <Low>7.8</Low>
            <High>101.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Ne 7.8-11.2</BandName>
              <Low>7.8</Low>
              <High>11.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 11.2-14.6</BandName>
              <Low>11.2</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 14.6-17.6</BandName>
              <Low>14.6</Low>
              <High>17.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 17.6-23.6</BandName>
              <Low>17.6</Low>
              <High>23.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 23.6-33.2</BandName>
              <Low>23.6</Low>
              <High>33.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 33.2-44.0</BandName>
              <Low>33.2</Low>
              <High>44.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 44.0-72.2</BandName>
              <Low>44.0</Low>
              <High>72.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ne 72.2-101.8</BandName>
              <Low>72.2</Low>
              <High>101.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Na</Name>
      <ParameterKey>cnt_Na</ParameterKey>
      <Description>Na counts, at 8 energies 8.15-104.8 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Na 8.15-11.3</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 11.3-14.9</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 14.9-17.9</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 17.9-24.2</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 24.2-34.1</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 34.1-45.2</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 45.2-74.3</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Na 74.3-104.8</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>11</AtomicNumber>
          <EnergyRange>
            <Low>8.1</Low>
            <High>104.8</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Na 8.1-11.3</BandName>
              <Low>8.1</Low>
              <High>11.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 11.3-14.9</BandName>
              <Low>11.3</Low>
              <High>14.9</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 14.9-17.9</BandName>
              <Low>14.9</Low>
              <High>17.9</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 17.9-24.2</BandName>
              <Low>17.9</Low>
              <High>24.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 24.2-34.1</BandName>
              <Low>24.2</Low>
              <High>34.1</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 34.1-45.2</BandName>
              <Low>34.1</Low>
              <High>45.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 45.2-74.3</BandName>
              <Low>45.2</Low>
              <High>74.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Na 74.3-104.8</BandName>
              <Low>74.3</Low>
              <High>104.8</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Mg</Name>
      <ParameterKey>cnt_Mg</ParameterKey>
      <Description>Mg counts, at 8 energies 8.5-112.9 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Mg 8.5-12.2</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 12.2-16.0</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 16.0-19.3</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 19.3-26.0</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 26.0-36.6</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 36.6-48.6</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 48.6-80.0</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Mg 80.0-112.9</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>12</AtomicNumber>
          <EnergyRange>
            <Low>8.5</Low>
            <High>112.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Mg 8.5-12.2</BandName>
              <Low>8.5</Low>
              <High>12.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 12.2-16.0</BandName>
              <Low>12.2</Low>
              <High>16.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 16.0-19.3</BandName>
              <Low>16.0</Low>
              <High>19.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 19.3-26.0</BandName>
              <Low>19.3</Low>
              <High>26.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 26.0-36.6</BandName>
              <Low>26.0</Low>
              <High>36.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 36.6-48.6</BandName>
              <Low>36.6</Low>
              <High>48.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 48.6-80.0</BandName>
              <Low>48.6</Low>
              <High>80.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Mg 80.0-112.9</BandName>
              <Low>80.0</Low>
              <High>112.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Al</Name>
      <ParameterKey>cnt_Al</ParameterKey>
      <Description>Al counts, at 8 energies 8.7-115.6 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Al 8.7-12.3</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 12.3-16.3</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 16.3-19.6</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 19.6-26.5</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 26.5-37.4</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 37.4-49.7</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 49.7-81.8</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Al 81.8-115.6</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>13</AtomicNumber>
          <EnergyRange>
            <Low>8.7</Low>
            <High>115.6</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Al 8.7-12.3</BandName>
              <Low>8.7</Low>
              <High>12.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 12.3-16.3</BandName>
              <Low>12.3</Low>
              <High>16.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 16.3-19.6</BandName>
              <Low>16.3</Low>
              <High>19.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 19.6-26.5</BandName>
              <Low>19.6</Low>
              <High>26.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 26.5-37.4</BandName>
              <Low>26.5</Low>
              <High>37.4</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 37.4-49.7</BandName>
              <Low>37.4</Low>
              <High>49.7</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 49.7-81.8</BandName>
              <Low>49.7</Low>
              <High>81.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Al 81.8-115.6</BandName>
              <Low>81.8</Low>
              <High>115.6</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Si</Name>
      <ParameterKey>cnt_Si</ParameterKey>
      <Description>Si counts, at 8 energies 9.0-123.2 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Si 9.0-13.0</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 13.0-17.3</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 17.3-20.8</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 20.8-28.1</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 28.1-39.8</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 39.8-52.9</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 52.9-87.1</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Si 87.1-123.2</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>14</AtomicNumber>
          <EnergyRange>
            <Low>9.0</Low>
            <High>123.2</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Si 9.0-13.0</BandName>
              <Low>9.0</Low>
              <High>13.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 13.0-17.3</BandName>
              <Low>13.0</Low>
              <High>17.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 17.3-20.8</BandName>
              <Low>17.3</Low>
              <High>20.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 20.8-28.1</BandName>
              <Low>20.8</Low>
              <High>28.1</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 28.1-39.8</BandName>
              <Low>28.1</Low>
              <High>39.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 39.8-52.9</BandName>
              <Low>39.8</Low>
              <High>52.9</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 52.9-87.1</BandName>
              <Low>52.9</Low>
              <High>87.1</High>
            </Bin>
            <Bin>
              <BandName>Counts Si 87.1-123.2</BandName>
              <Low>87.1</Low>
              <High>123.2</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_S</Name>
      <ParameterKey>cnt_S</ParameterKey>
      <Description>S counts, at 8 energies 9.5-132.9 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts S 9.5-13.8</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 13.8-18.4</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 18.4-22.2</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 22.2-30.1</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 30.1-42.7</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 42.7-56.8</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 56.8-93.8</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts S 93.8-132.9</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>16</AtomicNumber>
          <EnergyRange>
            <Low>9.5</Low>
            <High>132.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts S 9.5-13.8</BandName>
              <Low>9.5</Low>
              <High>13.8</High>
            </Bin>
            <Bin>
              <BandName>Counts S 13.8-18.4</BandName>
              <Low>13.8</Low>
              <High>18.4</High>
            </Bin>
            <Bin>
              <BandName>Counts S 18.4-22.2</BandName>
              <Low>18.4</Low>
              <High>22.2</High>
            </Bin>
            <Bin>
              <BandName>Counts S 22.2-30.1</BandName>
              <Low>22.2</Low>
              <High>30.1</High>
            </Bin>
            <Bin>
              <BandName>Counts S 30.1-42.7</BandName>
              <Low>30.1</Low>
              <High>42.7</High>
            </Bin>
            <Bin>
              <BandName>Counts S 42.7-56.8</BandName>
              <Low>42.7</Low>
              <High>56.8</High>
            </Bin>
            <Bin>
              <BandName>Counts S 56.8-93.8</BandName>
              <Low>56.8</Low>
              <High>93.8</High>
            </Bin>
            <Bin>
              <BandName>Counts S 93.8-132.9</BandName>
              <Low>93.8</Low>
              <High>132.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Ar</Name>
      <ParameterKey>cnt_Ar</ParameterKey>
      <Description>Ar counts, at 8 energies 10.1-144.3 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Ar 10.1-14.6</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 14.6-19.5</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 19.5-23.7</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 23.7-32.3</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 32.3-46.0</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 46.0-61.4</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 61.4-101.8</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ar 101.8-144.3</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>18</AtomicNumber>
          <EnergyRange>
            <Low>10.1</Low>
            <High>144.3</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Ar 10.1-14.6</BandName>
              <Low>10.1</Low>
              <High>14.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 14.6-19.5</BandName>
              <Low>14.6</Low>
              <High>19.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 19.5-23.7</BandName>
              <Low>19.5</Low>
              <High>23.7</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 23.7-32.3</BandName>
              <Low>23.7</Low>
              <High>32.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 32.3-46.0</BandName>
              <Low>32.3</Low>
              <High>46.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 46.0-61.4</BandName>
              <Low>46.0</Low>
              <High>61.4</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 61.4-101.8</BandName>
              <Low>61.4</Low>
              <High>101.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Ar 101.8-144.3</BandName>
              <Low>101.8</Low>
              <High>144.3</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Ca</Name>
      <ParameterKey>cnt_Ca</ParameterKey>
      <Description>Ca counts, at 8 energies 10.5-150.9 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Ca 10.5-15.2</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 15.2-20.3</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 20.3-24.6</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 24.6-33.6</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 33.6-47.9</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 47.9-64.0</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 64.0-106.2</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ca 106.2-150.9</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>20</AtomicNumber>
          <EnergyRange>
            <Low>10.5</Low>
            <High>150.9</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Ca 10.5-15.2</BandName>
              <Low>10.5</Low>
              <High>15.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 15.2-20.3</BandName>
              <Low>15.2</Low>
              <High>20.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 20.3-24.6</BandName>
              <Low>20.3</Low>
              <High>24.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 24.6-33.6</BandName>
              <Low>24.6</Low>
              <High>33.6</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 33.6-47.9</BandName>
              <Low>33.6</Low>
              <High>47.9</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 47.9-64.0</BandName>
              <Low>47.9</Low>
              <High>64.0</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 64.0-106.2</BandName>
              <Low>64.0</Low>
              <High>106.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ca 106.2-150.9</BandName>
              <Low>106.2</Low>
              <High>150.9</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Fe</Name>
      <ParameterKey>cnt_Fe</ParameterKey>
      <Description>Fe counts, at 8 energies 10.5-167.7 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Fe 10.5-15.8</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 15.8-21.5</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 21.5-26.3</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 26.3-36.3</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 36.3-52.2</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 52.2-70.2</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 70.2-117.5</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Fe 117.5-167.7</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>26</AtomicNumber>
          <EnergyRange>
            <Low>10.5</Low>
            <High>167.7</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Fe 10.5-15.8</BandName>
              <Low>10.5</Low>
              <High>15.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 15.8-21.5</BandName>
              <Low>15.8</Low>
              <High>21.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 21.5-26.3</BandName>
              <Low>21.5</Low>
              <High>26.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 26.3-36.3</BandName>
              <Low>26.3</Low>
              <High>36.3</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 36.3-52.2</BandName>
              <Low>36.3</Low>
              <High>52.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 52.2-70.2</BandName>
              <Low>52.2</Low>
              <High>70.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 70.2-117.5</BandName>
              <Low>70.2</Low>
              <High>117.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Fe 117.5-167.7</BandName>
              <Low>117.5</Low>
              <High>167.7</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
    <PhysicalParameter>
      <Name>Counts_Ni</Name>
      <ParameterKey>cnt_Ni</ParameterKey>
      <Description>Ni counts, at 8 energies 11.2-179.0 MeV/nuc</Description>
      <Units>Counts/hour</Units>
      <RenderingHints>
        <ValueFormat>%11.4e</ValueFormat>
        <ScaleType>Log Scale</ScaleType>
      </RenderingHints>
      <Structure>
        <StructureType>Array</StructureType>
        <Size>8</Size>
        <Element>
          <Name>Counts Ni 11.2-16.7</Name>
          <Index>1</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 16.7-22.8</Name>
          <Index>2</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 22.8-27.9</Name>
          <Index>3</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 27.9-38.5</Name>
          <Index>4</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 38.5-55.5</Name>
          <Index>5</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 55.5-74.7</Name>
          <Index>6</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 74.7-125.2</Name>
          <Index>7</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
        <Element>
          <Name>Counts Ni 125.2-179.0</Name>
          <Index>8</Index>
          <Units>Counts/hour</Units>
          <ValidMin>0.0</ValidMin>
          <ValidMax>1.0E8</ValidMax>
          <FillValue>-999.9</FillValue>
        </Element>
      </Structure>
      <ValidMin>0.0</ValidMin>
      <ValidMax>1.0E8</ValidMax>
      <FillValue>-999.9</FillValue>
      <Measured>
        <Particle>
          <ParticleType>Ion</ParticleType>
          <ParticleQualifier>Differential</ParticleQualifier>
          <ParticleQuantity>Counts</ParticleQuantity>
          <AtomicNumber>28</AtomicNumber>
          <EnergyRange>
            <Low>11.2</Low>
            <High>179.0</High>
            <Units>MeV/nuc</Units>
            <Bin>
              <BandName>Counts Ni 11.2-16.7</BandName>
              <Low>11.2</Low>
              <High>16.7</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 16.7-22.8</BandName>
              <Low>16.7</Low>
              <High>22.8</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 22.8-27.9</BandName>
              <Low>22.8</Low>
              <High>27.9</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 27.9-38.5</BandName>
              <Low>27.9</Low>
              <High>38.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 38.5-55.5</BandName>
              <Low>38.5</Low>
              <High>55.5</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 55.5-74.7</BandName>
              <Low>55.5</Low>
              <High>74.7</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 74.7-125.2</BandName>
              <Low>74.7</Low>
              <High>125.2</High>
            </Bin>
            <Bin>
              <BandName>Counts Ni 125.2-179.0</BandName>
              <Low>125.2</Low>
              <High>179.0</High>
            </Bin>
          </EnergyRange>
        </Particle>
      </Measured>
    </PhysicalParameter>
  </NumericalData>
</Spase>
