You get two lines like this:
<pivotCache cacheId="1" r:id="rId4" />
<pivotCache cacheId="1" r:id="rId7" />
Excel complains about corruption. Deleting one line manually fixes it.
<pivotCache cacheId="1" r:id="rId4" />
<pivotCache cacheId="1" r:id="rId7" />
Excel complains about corruption. Deleting one line manually fixes it.