<?xml version="1.0" encoding="UTF-8"?><?mso-application progid="Excel.Sheet"?>
<Workbook xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40"
          xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns="urn:schemas-microsoft-com:office:spreadsheet"
          xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml"
          xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:x="urn:schemas-microsoft-com:office:excel">
    <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
        <Colors>
            <Color>
                <Index>3</Index>
                <RGB>#000000</RGB>
            </Color>
        </Colors>
    </OfficeDocumentSettings>
    <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
        <WindowHeight>9000</WindowHeight>
        <WindowWidth>13860</WindowWidth>
        <WindowTopX>240</WindowTopX>
        <WindowTopY>75</WindowTopY>
        <ProtectStructure>False</ProtectStructure>
        <ProtectWindows>False</ProtectWindows>
    </ExcelWorkbook>
    <ss:Worksheet ss:Name="Sample Data">
        <Table>
            <Column ss:Width="96.4913"/>
            <Column ss:Span="1" ss:Width="48.3874"/>
            <Column ss:Index="4" ss:Width="35.8866"/>
            <Column ss:Span="6" ss:Width="48.3874"/>
            <Column ss:Index="12" ss:Width="50.2583"/>
            <Column ss:Span="1011" ss:Width="48.3874"/>
            <Row ss:AutoFitHeight="0" ss:Height="14.9953">
                <Cell>
                    <ss:Data xmlns="http://www.w3.org/TR/REC-html40" ss:Type="String">Test String 1</ss:Data>
                    <Comment>
                        <ss:Data xmlns="http://www.w3.org/TR/REC-html40">
                            <Font html:Face="Sans" html:Size="10">Test for a simple colour-formatted string</Font>
                        </ss:Data>
                    </Comment>
                </Cell>
                <Cell>
                    <Data ss:Type="Number">1</Data>
                </Cell>
            </Row>
        </Table>
        <x:WorksheetOptions/>
    </ss:Worksheet>
</Workbook>