Blank Text Permanent
<?xml version="1.0"?> <?mso-application progid="Excel.Sheet"?> <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40"> <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office"> <Author>Xander9009</Author> <LastAuthor>Xander9009</LastAuthor> <Created>2015-09-08T00:25:57Z</Created> <Version>15.00</Version> </DocumentProperties> <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office"> <AllowPNG/> </OfficeDocumentSettings> <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"> <WindowHeight>9135</WindowHeight> <WindowWidth>24000</WindowWidth> <WindowTopX>0</WindowTopX> <WindowTopY>0</WindowTopY> <ProtectStructure>False</ProtectStructure> <ProtectWindows>False</ProtectWindows> </ExcelWorkbook> <Styles> <Style ss:ID="Default" ss:Name="Normal"> <Alignment ss:Vertical="Bottom"/> <Borders/> <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/> <Interior/> <NumberFormat/> <Protection/> </Style> </Styles> <Worksheet ss:Name="Sheet1"> <Table ss:ExpandedColumnCount="12" ss:ExpandedRowCount="1" x:FullColumns="1" x:FullRows="1" ss:DefaultRowHeight="15"> <Row> <Cell><Data ss:Type="String">Ident</Data></Cell> <Cell><Data ss:Type="String">Comment</Data></Cell> <Cell><Data ss:Type="String">Master Translation</Data></Cell> <Cell><Data ss:Type="String">French</Data></Cell> <Cell><Data ss:Type="String">Spanish</Data></Cell> <Cell><Data ss:Type="String">German</Data></Cell> <Cell><Data ss:Type="String">Italian</Data></Cell> <Cell ss:Index="9"><Data ss:Type="String">Japanese</Data></Cell> <Cell><Data ss:Type="String">Korean</Data></Cell> <Cell><Data ss:Type="String">Russian</Data></Cell> <Cell><Data ss:Type="String">Portuguese (Brazil)</Data></Cell> </Row> </Table> </Worksheet> </Workbook>
