<?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="STA_country" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="STA_country">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDcountry" type="xs:string" minOccurs="0" />
              <xs:element name="CONSTANT" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDcontinent" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDnational_team" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDterritory" type="xs:string" minOccurs="0" />
              <xs:element name="gene_ilist_neighbours" type="xs:string" minOccurs="0" />
              <xs:element name="gene_sz_flag" type="xs:string" minOccurs="0" />
              <xs:element name="gene_strID_country_name" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_world_ch_weight" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDtga_skin" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_calendar" type="xs:string" minOccurs="0" />
              <xs:element name="fkIDclimat" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_num_cyclist_WC" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_num_cyclist_WC_ITT" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_num_cyclist_EC" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_num_cyclist_EC_ITT" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_training_structure" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_training_structure_evolution" type="xs:string" minOccurs="0" />
              <xs:element name="value_i_cycling_popularity" type="xs:string" minOccurs="0" />
              <xs:element name="gene_i_cycling_popularity_evolution" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>