generated from polymech/site-template
129 lines
5.6 KiB
XML
129 lines
5.6 KiB
XML
PK ! [Content_Types].xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
|
|
<Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml"/>
|
|
<Default Extension="xml" ContentType="application/xml"/>
|
|
<Override PartName="/xl/workbook.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml"/>
|
|
<Override PartName="/xl/worksheets/sheet1.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml"/>
|
|
<Override PartName="/xl/styles.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml"/>
|
|
</Types>PK ! _rels/.rels<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
|
|
<Relationship Id="rId3" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties" Target="docProps/app.xml"/>
|
|
<Relationship Id="rId2" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" Target="docProps/core.xml"/>
|
|
<Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml"/>
|
|
</Relationships>PK ! xl/workbook.xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<workbook xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships">
|
|
<fileVersion appName="xl" lastEdited="5" lowestEdited="5" rupBuild="9303"/>
|
|
<workbookPr defaultThemeVersion="124226"/>
|
|
<bookViews>
|
|
<workbookView xWindow="240" yWindow="105" windowWidth="14805" windowHeight="8010"/>
|
|
</bookViews>
|
|
<sheets>
|
|
<sheet name="Sheet1" sheetId="1" r:id="rId1"/>
|
|
</sheets>
|
|
<calcPr calcId="145621"/>
|
|
</workbook>PK ! xl/worksheets/sheet1.xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships">
|
|
<dimension ref="A1:B3"/>
|
|
<sheetViews>
|
|
<sheetView tabSelected="1" workbookViewId="0">
|
|
<selection activeCell="A1" sqref="A1"/>
|
|
</sheetView>
|
|
</sheetViews>
|
|
<sheetFormatPr defaultRowHeight="15"/>
|
|
<sheetData>
|
|
<row r="1" spans="1:2">
|
|
<c r="A1" t="s">
|
|
<v>Header 1</v>
|
|
</c>
|
|
<c r="B1" t="s">
|
|
<v>Header 2</v>
|
|
</c>
|
|
</row>
|
|
<row r="2" spans="1:2">
|
|
<c r="A2" t="s">
|
|
<v>Cell 1</v>
|
|
</c>
|
|
<c r="B2" t="s">
|
|
<v>Cell 2</v>
|
|
</c>
|
|
</row>
|
|
<row r="3" spans="1:2">
|
|
<c r="A3" t="s">
|
|
<v>Cell 3</v>
|
|
</c>
|
|
<c r="B3" t="s">
|
|
<v>Cell 4</v>
|
|
</c>
|
|
</row>
|
|
</sheetData>
|
|
<pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/>
|
|
</worksheet>PK ! xl/styles.xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<styleSheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
|
|
<fonts count="1">
|
|
<font>
|
|
<sz val="11"/>
|
|
<name val="Calibri"/>
|
|
<family val="2"/>
|
|
<scheme val="minor"/>
|
|
</font>
|
|
</fonts>
|
|
<fills count="2">
|
|
<fill>
|
|
<patternFill patternType="none"/>
|
|
</fill>
|
|
<fill>
|
|
<patternFill patternType="gray125"/>
|
|
</fill>
|
|
</fills>
|
|
<borders count="1">
|
|
<border>
|
|
<left/>
|
|
<right/>
|
|
<top/>
|
|
<bottom/>
|
|
<diagonal/>
|
|
</border>
|
|
</borders>
|
|
<cellStyleXfs count="1">
|
|
<xf numFmtId="0" fontId="0" fillId="0" borderId="0"/>
|
|
</cellStyleXfs>
|
|
<cellXfs count="1">
|
|
<xf numFmtId="0" fontId="0" fillId="0" borderId="0" xfId="0"/>
|
|
</cellXfs>
|
|
<cellStyles count="1">
|
|
<cellStyle name="Normal" xfId="0" builtinId="0"/>
|
|
</cellStyles>
|
|
<dxfs count="0"/>
|
|
<tableStyles count="0" defaultTableStyle="TableStyleMedium2" defaultPivotStyle="PivotStyleLight16"/>
|
|
</styleSheet>PK ! docProps/core.xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<dc:creator>Test User</dc:creator>
|
|
<cp:lastModifiedBy>Test User</cp:lastModifiedBy>
|
|
<dcterms:created xsi:type="dcterms:W3CDTF">2024-01-01T00:00:00Z</dcterms:created>
|
|
<dcterms:modified xsi:type="dcterms:W3CDTF">2024-01-01T00:00:00Z</dcterms:modified>
|
|
</cp:coreProperties>PK ! docProps/app.xml<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
|
|
<Application>Microsoft Excel</Application>
|
|
<DocSecurity>0</DocSecurity>
|
|
<ScaleCrop>false</ScaleCrop>
|
|
<HeadingPairs>
|
|
<vt:vector size="2" baseType="variant">
|
|
<vt:variant>
|
|
<vt:lpstr>Worksheets</vt:lpstr>
|
|
</vt:variant>
|
|
<vt:variant>
|
|
<vt:i4>1</vt:i4>
|
|
</vt:variant>
|
|
</vt:vector>
|
|
</HeadingPairs>
|
|
<TitlesOfParts>
|
|
<vt:vector size="1" baseType="lpstr">
|
|
<vt:lpstr>Sheet1</vt:lpstr>
|
|
</vt:vector>
|
|
</TitlesOfParts>
|
|
<Company>Test Company</Company>
|
|
<LinksUpToDate>false</LinksUpToDate>
|
|
<SharedDoc>false</SharedDoc>
|
|
<HyperlinksChanged>false</HyperlinksChanged>
|
|
<AppVersion>16.0300</AppVersion>
|
|
</Properties>PK ! |