<?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">	<Title>My Demo Doc</Title>	<Author>Robert F Greer</Author>	<Created>2026-06-18T14:41:43Z</Created>	<Manager>Wife</Manager>	<Company>Greers.Org</Company>	<Version>11.9999</Version></DocumentProperties><ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel" /><Styles>	<Style ss:ID="Default" ss:Name="Normal">		<Alignment ss:Vertical="Bottom"     />		<NumberFormat/>		<Protection/>	</Style>	<Style ss:ID="db_header" >		<Font  ss:Color="#0000ff" ss:Bold="1"       x:Family="Swiss"/>		<NumberFormat/>		<Protection/>	</Style>	<Style ss:ID="db_datetime" >		<NumberFormat ss:Format="mm/dd/yy\ hh:mm:ss"/>		<Protection/>	</Style>	<Style ss:ID="db_date" >		<NumberFormat ss:Format="mm/dd/yy"/>		<Protection/>	</Style>	<Style ss:ID="db_time" >		<NumberFormat ss:Format="hh:mm:ss"/>		<Protection/>	</Style>	<Style ss:ID="left_rotate60_big" >		<Alignment  ss:Horizontal="Left" ss:Rotate="60"   />		<Font ss:Size="18" ss:Color="Automatic"        />		<NumberFormat/>		<Protection/>	</Style>	<Style ss:ID="verticaltext_left" >		<Alignment  ss:Horizontal="Left"    ss:VerticalText="1"/>		<NumberFormat/>		<Protection/>	</Style>	<Style ss:ID="wraptext_top" >		<Alignment ss:Vertical="Top"    ss:WrapText="1" />		<NumberFormat/>		<Protection/>	</Style>	<Style ss:ID="my style" >		<Font  ss:Color="#FFFFFF" ss:Bold="1" ss:Italic="1"  ss:Underline="DoubleAccounting"    />		<Interior ss:Color="#000000" ss:Pattern="Solid" />		<NumberFormat ss:Format="mm/dd/yy\ hh:mm:ss"/>		<Protection/>	</Style>	<Style ss:ID="formatErrorsHeader" >		<Font  ss:Color="Automatic" ss:Bold="1"       />		<Interior ss:Color="#FF0000" ss:Pattern="Solid" />		<NumberFormat/>		<Protection/>	</Style></Styles><Worksheet ss:Name="Alignment" >	<Table>		<Row ss:Index="1"  >			<Cell ss:StyleID="left_rotate60_big" ss:Index="1"   >				<Data ss:Type="String">left_rotate45</Data>			</Cell>			<Cell ss:StyleID="verticaltext_left" ss:Index="2"   >				<Data ss:Type="String">vertical left</Data>			</Cell>			<Cell ss:StyleID="wraptext_top" ss:Index="3"   >				<Data ss:Type="String">this text has been wrapped and is aligned at the top</Data>			</Cell>			<Cell  ss:Index="4"   >				<Data ss:Type="String">No style applied</Data>			</Cell>		</Row>	</Table></Worksheet><Worksheet ss:Name="Formulas" >	<Table>		<Column ss:Index="1" ss:AutoFitWidth="0" ss:Width="100"/>		<Row ss:Index="1"  >			<Cell  ss:Index="1"   >				<Data ss:Type="String">Number</Data>			</Cell>			<Cell  ss:Index="2"   >				<Data ss:Type="Number">50</Data>			</Cell>		</Row>		<Row ss:Index="2"  >			<Cell  ss:Index="1"   >				<Data ss:Type="String">Number</Data>			</Cell>			<Cell  ss:Index="2"   >				<Data ss:Type="Number">30</Data>			</Cell>		</Row>		<Row ss:Index="3"  >			<Cell  ss:Index="1"   >				<Data ss:Type="String">Number</Data>			</Cell>			<Cell  ss:Index="2"   >				<Data ss:Type="Number">20</Data>			</Cell>		</Row>		<Row ss:Index="4"  >			<Cell  ss:Index="1"   >				<Data ss:Type="String">=SUM(R[-3]C:R[-1]C)</Data>			</Cell>			<Cell  ss:Index="2"   ss:Formula="=SUM(R[-3]C:R[-1]C)">				<Data ss:Type="String"></Data>					<Comment ss:Author="My NAME">					<ss:Data xmlns="http://www.w3.org/TR/REC-html40">					<B><Font html:Face="Tahoma" x:CharSet="1" html:Size="8" html:Color="#000000">My NAME:</Font></B>					<Font html:Face="Tahoma" x:CharSet="1" html:Size="8" html:Color="#000000">Here is my formula: =SUM(R[-3]C:R[-1]C)</Font>					</ss:Data>					</Comment>			</Cell>		</Row>		<Row ss:Index="5"  >			<Cell  ss:Index="1"   >				<Data ss:Type="String">=SUM(R1C2:R3C2)</Data>			</Cell>			<Cell  ss:Index="2"   ss:Formula="=SUM(R1C2:R3C2)">				<Data ss:Type="String"></Data>					<Comment ss:Author="SYSTEM">					<ss:Data xmlns="http://www.w3.org/TR/REC-html40">					<B><Font html:Face="Tahoma" x:CharSet="1" html:Size="8" html:Color="#000000">SYSTEM:</Font></B>					<Font html:Face="Tahoma" x:CharSet="1" html:Size="8" html:Color="#000000">Here is my formula: =SUM(R1C1:R3C2)</Font>					</ss:Data>					</Comment>			</Cell>		</Row>	</Table></Worksheet><Worksheet ss:Name="more formatting" >	<Table>		<Row ss:Index="1" ss:AutoFitHeight="0" ss:Height="30" >			<Cell ss:StyleID="my style" ss:Index="1"   >				<Data ss:Type="DateTime">2008-02-14T19:30:00.000</Data>			</Cell>		</Row>		<Row ss:Index="2"  >			<Cell ss:StyleID="my style" ss:Index="1"  ss:MergeAcross="4" ss:MergeDown="2" >				<Data ss:Type="String">formatted text + cell color + merged + underlined</Data>			</Cell>		</Row>	</Table></Worksheet></Workbook>