// This file contains default templates for XML files we don't yet populated // based on content. package excelize // XMLHeader define an XML declaration can also contain a standalone declaration. const XMLHeader = "\n" const templateDocpropsApp = `0Golang Excelize` const templateContentTypes = `` const templateWorkbook = `` const templateStyles = `` const templateSheet = `` const templateWorkbookRels = `` const templateDocpropsCore = `xuri2006-09-16T00:00:00Z2006-09-16T00:00:00Z` const templateRels = `` const templateTheme = ``