<?xml version="1.0" standalone="yes"?>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:MainDataTable="DYN_cyclist_fitness" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DYN_cyclist_fitness">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDcyclist" type="xs:string" minOccurs="0" />
              <xs:element name="value_f_FIT" type="xs:string" minOccurs="0" />
              <xs:element name="value_f_injury" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_injury_num_days" type="xs:string" minOccurs="0" />
              <xs:element name="value_f_fat_phy" type="xs:string" minOccurs="0" />
              <xs:element name="value_f_freshness" type="xs:string" minOccurs="0" />
              <xs:element name="peak_value" type="xs:string" minOccurs="0" />
              <xs:element name="value_f_prepa" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_preseason" type="xs:string" minOccurs="0" />
              <xs:element name="value_bitfield_program" type="xs:string" minOccurs="0" />
              <xs:element name="value_bitfield_prepa" type="xs:string" minOccurs="0" />
              <xs:element name="value_bitfield_fatigue" type="xs:string" minOccurs="0" />
              <xs:element name="value_bitfield_fitness_target" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>