<?xml version="1.0" encoding="UTF-8"?>
<Election>
  <Scrutin>
    <Type>Municipales</Type>
    <Annee>2026</Annee>
  </Scrutin>
  <EnsembleGeo>
    <CodEnsGeo>FE</CodEnsGeo>
    <LibEnsGeo>France entière</LibEnsGeo>
    <Regions>
      <Region>
        <CodReg>53</CodReg>
        <LibReg>Bretagne</LibReg>
        <Departements>
          <Departement>
            <CodDpt>35</CodDpt>
            <LibDpt>Ille-et-Vilaine</LibDpt>
            <Circonscription>
              <CodCirElec>238</CodCirElec>
              <LibCirElec>Rennes</LibCirElec>
              <NbSap>15</NbSap>
              <NbSiePourvus> Nombre de sièges pourvus ce tour</NbSiePourvus>
              <Tours>
                <Tour>
                  <NumTour>1</NumTour>
                  <Mentions>
                    <Inscrits>
                      <Nombre>56</Nombre>
                    </Inscrits>
                    <Abstentions>
                      <Nombre>11</Nombre>
                      <RapportInscrits>22,47</RapportInscrits>
                    </Abstentions>
                    <Votants>
                      <Nombre>141</Nombre>
                      <RapportInscrits>77,53</RapportInscrits>
                    </Votants>
                    <Blancs>
                      <Nombre>38</Nombre>
                      <RapportInscrits>0,81</RapportInscrits>
                      <RapportVotants>1,04</RapportVotants>
                    </Blancs>
                    <Nuls>
                      <Nombre>5</Nombre>
                      <RapportInscrits>0,40</RapportInscrits>
                      <RapportVotants>0,52</RapportVotants>
                    </Nuls>
                    <Exprimes>
                      <Nombre>304</Nombre>
                      <RapportInscrits>76,32</RapportInscrits>
                      <RapportVotants>98,43</RapportVotants>
                    </Exprimes>
                  </Mentions>
                  <Resultats>
                    <Listes/>
                  </Resultats>
                </Tour>
              </Tours>
            </Circonscription>
          </Departement>
        </Departements>
      </Region>
    </Regions>
  </EnsembleGeo>
</Election>
