@Override
    public List<SwedenCountyData> getCountyRegions() throws ValApiException {
        try {
            final URL resource = ValApiImpl.class.getResource("/kommunvalkrets.xml");