Reading pvtu with python

Im reading the pvtu files using XMLPUnstructured Reader in python, then I use the CellType to convert the vtkCellCenters to acquire cell center coordinates and the field data. But the (x,y,z) of the centers are changing, why is that?