docs
[pspp] / tests / data / simple.gnumeric
1 <?xml version="1.0" encoding="UTF-8"?>
2 <gnm:Workbook xmlns:gnm="http://www.gnumeric.org/v10.dtd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.gnumeric.org/v9.xsd">
3   <gnm:Version Epoch="1" Major="12" Minor="44" Full="1.12.44"/>
4   <office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:ooo="http://openoffice.org/2004/office" office:version="1.2">
5     <office:meta>
6       <dc:date>2020-07-29T14:56:16Z</dc:date>
7       <meta:creation-date>2020-07-29T14:55:24Z</meta:creation-date>
8     </office:meta>
9   </office:document-meta>
10   <gnm:Calculation ManualRecalc="0" EnableIteration="1" MaxIterations="100" IterationTolerance="0.001" FloatRadix="2" FloatDigits="53"/>
11   <gnm:SheetNameIndex>
12     <gnm:SheetName gnm:Cols="256" gnm:Rows="65536">Sheet1</gnm:SheetName>
13   </gnm:SheetNameIndex>
14   <gnm:Sheets>
15     <gnm:Sheet DisplayFormulas="0" HideZero="0" HideGrid="0" HideColHeader="0" HideRowHeader="0" DisplayOutlines="1" OutlineSymbolsBelow="1" OutlineSymbolsRight="1" Visibility="GNM_SHEET_VISIBILITY_VISIBLE" GridColor="0:0:0">
16       <gnm:Name>Sheet1</gnm:Name>
17       <gnm:MaxCol>2</gnm:MaxCol>
18       <gnm:MaxRow>3</gnm:MaxRow>
19       <gnm:Zoom>1</gnm:Zoom>
20       <gnm:Cells>
21         <gnm:Cell Row="0" Col="0" ValueType="60">one</gnm:Cell>
22         <gnm:Cell Row="0" Col="1" ValueType="60">two</gnm:Cell>
23         <gnm:Cell Row="0" Col="2" ValueType="60">three</gnm:Cell>
24         <gnm:Cell Row="1" Col="0" ValueType="60">four</gnm:Cell>
25         <gnm:Cell Row="1" Col="1" ValueType="60">five</gnm:Cell>
26         <gnm:Cell Row="1" Col="2" ValueType="60">six</gnm:Cell>
27         <gnm:Cell Row="2" Col="0" ValueType="60">seven</gnm:Cell>
28         <gnm:Cell Row="2" Col="1" ValueType="60">eight</gnm:Cell>
29         <gnm:Cell Row="2" Col="2" ValueType="60">nine</gnm:Cell>
30         <gnm:Cell Row="3" Col="0" ValueType="60">ten</gnm:Cell>
31         <gnm:Cell Row="3" Col="1" ValueType="60">eleven</gnm:Cell>
32         <gnm:Cell Row="3" Col="2" ValueType="60">twelve</gnm:Cell>
33       </gnm:Cells>
34     </gnm:Sheet>
35   </gnm:Sheets>
36 </gnm:Workbook>