excel2003.short.bad.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?><?mso-application progid="Excel.Sheet"?>
  2. <Workbook xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40"
  3. xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  5. xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml"
  6. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:x="urn:schemas-microsoft-com:office:excel">
  7. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  8. <Colors>
  9. <Color>
  10. <Index>3</Index>
  11. <RGB>#000000</RGB>
  12. </Color>
  13. </Colors>
  14. </OfficeDocumentSettings>
  15. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  16. <WindowHeight>9000</WindowHeight>
  17. <WindowWidth>13860</WindowWidth>
  18. <WindowTopX>240</WindowTopX>
  19. <WindowTopY>75</WindowTopY>
  20. <ProtectStructure>False</ProtectStructure>
  21. <ProtectWindows>False</ProtectWindows>
  22. </ExcelWorkbook>
  23. <Styles>
  24. <Style ss:ID="ce9">
  25. <Alignment ss:Vertical="Bottom" ss:Rotate="0"/>
  26. <Borders/>
  27. <Font ss:Color="#000000" ss:FontName="Arial1" ss:Size="11"/>
  28. <NumberFormat ss:Format="Short Date"/>
  29. </Style>
  30. <Style ss:ID="ce32">
  31. <Alignment ss:Horizontal="Center" ss:Vertical="Center" ss:WrapText="1" ss:Rotate="0"/>
  32. <Borders/>
  33. <Font ss:Color="#000000" ss:FontName="Calibri" ss:Size="11"/>
  34. </Style>
  35. </Styles>
  36. <ss:Worksheet ss:Name="Sample Data">
  37. <Table>
  38. <Column ss:Width="96.4913"/>
  39. <Column ss:Span="1" ss:Width="48.3874"/>
  40. <Column ss:Index="4" ss:Width="35.8866"/>
  41. <Column ss:Span="6" ss:Width="48.3874"/>
  42. <Column ss:Index="12" ss:Width="50.2583"/>
  43. <Column ss:Span="1011" ss:Width="48.3874"/>
  44. <Row ss:Index="8" ss:AutoFitHeight="0" ss:Height="14.9953">
  45. <Cell>
  46. <ss:Data xmlns="http://www.w3.org/TR/REC-html40" ss:Type="String">Test String 1</ss:Data>
  47. <Comment>
  48. <ss:Data xmlns="http://www.w3.org/TR/REC-html40">
  49. <Font html:Face="Sans" html:Size="10">Test for a simple colour-formatted string</Font>
  50. </ss:Data>
  51. </Comment>
  52. </Cell>
  53. <Cell>
  54. <Data ss:StyleID="ce32" ss:Type="Number">1</Data>
  55. </Cell>
  56. <Cell ss:Formula="of:=12/1">
  57. <Data ss:Type="Number">12</Data>
  58. </Cell>
  59. <Cell ss:Formula="of:=[.C8]-[.B8]">
  60. <Data ss:Type="Number">11</Data>
  61. </Cell>
  62. <Cell ss:StyleID="ce9">
  63. <Data ss:Type="DateTime">1960-12-19T00:00:00.000</Data>
  64. </Cell>
  65. </Row>
  66. </Table>
  67. <x:WorksheetOptions/>
  68. </ss:Worksheet>
  69. </Workbook>