1<?xml version="1.0"?>
2<?mso-application progid="Excel.Sheet"?>
3<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4 xmlns:o="urn:schemas-microsoft-com:office:office"
5 xmlns:x="urn:schemas-microsoft-com:office:excel"
6 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7 xmlns:html="http://www.w3.org/TR/REC-html40">
8 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9  <Author>Kohei Yoshida</Author>
10  <LastAuthor>Kohei Yoshida</LastAuthor>
11  <Created>2018-02-07T21:56:45Z</Created>
12  <LastSaved>2018-02-07T22:02:54Z</LastSaved>
13  <Version>16.00</Version>
14 </DocumentProperties>
15 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
16  <AllowPNG/>
17 </OfficeDocumentSettings>
18 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
19  <WindowHeight>9105</WindowHeight>
20  <WindowWidth>13800</WindowWidth>
21  <WindowTopX>0</WindowTopX>
22  <WindowTopY>0</WindowTopY>
23  <ProtectStructure>False</ProtectStructure>
24  <ProtectWindows>False</ProtectWindows>
25 </ExcelWorkbook>
26 <Styles>
27  <Style ss:ID="Default" ss:Name="Normal">
28   <Alignment ss:Vertical="Bottom"/>
29   <Borders/>
30   <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
31   <Interior/>
32   <NumberFormat/>
33   <Protection/>
34  </Style>
35  <Style ss:ID="s62">
36   <Borders>
37    <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="3"
38     ss:Color="#FF0000"/>
39   </Borders>
40  </Style>
41  <Style ss:ID="s63">
42   <Borders>
43    <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="3"
44     ss:Color="#0070C0"/>
45   </Borders>
46  </Style>
47  <Style ss:ID="s64">
48   <Borders>
49    <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="3"
50     ss:Color="#00B050"/>
51   </Borders>
52  </Style>
53  <Style ss:ID="s65">
54   <Alignment ss:Horizontal="Center" ss:Vertical="Center" ss:WrapText="1"/>
55   <Borders>
56    <Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="3"
57     ss:Color="#FFFF00"/>
58    <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="3"
59     ss:Color="#7030A0"/>
60    <Border ss:Position="DiagonalLeft" ss:LineStyle="Continuous" ss:Weight="3"
61     ss:Color="#00B0F0"/>
62    <Border ss:Position="DiagonalRight" ss:LineStyle="Continuous" ss:Weight="3"
63     ss:Color="#00B0F0"/>
64   </Borders>
65  </Style>
66 </Styles>
67 <Worksheet ss:Name="Sheet1">
68  <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
69   x:FullRows="1" ss:DefaultRowHeight="15">
70   <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="225.75"/>
71   <Row ss:AutoFitHeight="0"/>
72   <Row ss:Index="3" ss:AutoFitHeight="0">
73    <Cell ss:Index="2" ss:StyleID="s62"><Data ss:Type="String">Red -&gt;</Data></Cell>
74   </Row>
75   <Row ss:AutoFitHeight="0">
76    <Cell ss:Index="2" ss:StyleID="s63"><Data ss:Type="String">Blue -&gt;</Data></Cell>
77   </Row>
78   <Row ss:AutoFitHeight="0">
79    <Cell ss:Index="2" ss:StyleID="s64"><Data ss:Type="String">Green -&gt;</Data></Cell>
80   </Row>
81   <Row ss:Index="7" ss:AutoFitHeight="0" ss:Height="66.75">
82    <Cell ss:Index="2" ss:StyleID="s65"><Data ss:Type="String">&lt;- Yellow&#10;Purple -&gt;&#10;Light Blue \</Data></Cell>
83   </Row>
84  </Table>
85  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
86   <PageSetup>
87    <Header x:Margin="0.3"/>
88    <Footer x:Margin="0.3"/>
89    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
90   </PageSetup>
91   <Unsynced/>
92   <Print>
93    <ValidPrinterInfo/>
94    <HorizontalResolution>600</HorizontalResolution>
95    <VerticalResolution>600</VerticalResolution>
96   </Print>
97   <Selected/>
98   <Panes>
99    <Pane>
100     <Number>3</Number>
101     <ActiveRow>8</ActiveRow>
102     <ActiveCol>1</ActiveCol>
103    </Pane>
104   </Panes>
105   <ProtectObjects>False</ProtectObjects>
106   <ProtectScenarios>False</ProtectScenarios>
107  </WorksheetOptions>
108 </Worksheet>
109</Workbook>
110