13 lines
550 B
XML
Executable File
13 lines
550 B
XML
Executable File
<?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="4" lowestEdited="4" rupBuild="4507"/>
|
|
<workbookPr defaultThemeVersion="124226"/>
|
|
<bookViews>
|
|
<workbookView xWindow="0" yWindow="0" windowWidth="9660" windowHeight="5490"/>
|
|
</bookViews>
|
|
<sheets>
|
|
%s
|
|
</sheets>
|
|
<calcPr calcId="125725"/>
|
|
</workbook>
|