Array
(
    [0] => SimpleXMLElement Object
        (
            [idCommune] => 23
            [nomCommune] => BLIEUX
            [nbPrestation] => 15
        )

    [1] => SimpleXMLElement Object
        (
            [idCommune] => 31
            [nomCommune] => CASTELLANE
            [nbPrestation] => 992
        )

    [2] => SimpleXMLElement Object
        (
            [idCommune] => 55
            [nomCommune] => DEMANDOLX
            [nbPrestation] => 14
        )

    [3] => SimpleXMLElement Object
        (
            [idCommune] => 72
            [nomCommune] => LA GARDE
            [nbPrestation] => 15
        )

    [4] => SimpleXMLElement Object
        (
            [idCommune] => 118
            [nomCommune] => PEYROULES
            [nbPrestation] => 30
        )

    [5] => SimpleXMLElement Object
        (
            [idCommune] => 138
            [nomCommune] => ROUGON
            [nbPrestation] => 39
        )

    [6] => SimpleXMLElement Object
        (
            [idCommune] => 175
            [nomCommune] => SOLEILHAS
            [nbPrestation] => 13
        )

)