@@ -13,5 +13,5 @@ with open(file_name_csv, 'wb') as csvfile:
parent = parent[:-4]
vm = neighbor[0].text
vmin = neighbor[1].text
- vmax = neighbor[1].text
+ vmax = neighbor[2].text
spamwriter.writerow([parent, vm, vmin, vmax])