Thanks, thats got rid of the 'generated' bit now which is good.
The xmlns:od...... bit is still there though, my xsl code is:
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:od="urn:schemas-microsoft-com:officedata"
exclude-result-prefixes="od" >...