Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.48 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:x="urn:schemas-microsoft-com:office:excel">
  4.     <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  5.         <Author />
  6.         <Title />
  7.         <Description />
  8.         <Subject />
  9.     </DocumentProperties>
  10.     <Styles>
  11.         <Style ss:ID="HyperlinkId" ss:Name="Hyperlink">
  12.             <Font ss:Color="#0000ff" />
  13.         </Style>
  14.         <Style ss:ID="23">
  15.             <Alignment ss:Horizontal="Left" ss:Vertical="Top" ss:WrapText="1" />
  16.             <Borders>
  17.                 <Border ss:Position="Bottom" />
  18.                 <Border ss:Position="Top" />
  19.                 <Border ss:Position="Left" />
  20.                 <Border ss:Position="Right" />
  21.                 <Border ss:Position="DiagonalLeft" />
  22.             </Borders>
  23.             <Font ss:FontName="sans-serif" ss:Size="10.0" ss:Color="#000000" />
  24.         </Style>
  25.         <Style ss:ID="1">
  26.             <NumberFormat ss:Format="yyyy-M-d HH:mm:ss AM/PM" />
  27.         </Style>
  28.         <Style ss:ID="21">
  29.             <Alignment ss:Horizontal="Center" ss:Vertical="Top" ss:WrapText="1" />
  30.             <Borders>
  31.                 <Border ss:Position="Bottom" />
  32.                 <Border ss:Position="Top" />
  33.                 <Border ss:Position="Left" />
  34.                 <Border ss:Position="Right" />
  35.                 <Border ss:Position="DiagonalLeft" />
  36.             </Borders>
  37.             <Font ss:FontName="sans-serif" ss:Size="10.0" ss:Color="#000000" />
  38.         </Style>
  39.         <Style ss:ID="22">
  40.             <Alignment ss:Horizontal="Left" ss:Vertical="Top" ss:WrapText="1" />
  41.             <Borders>
  42.                 <Border ss:Position="Bottom" />
  43.                 <Border ss:Position="Top" />
  44.                 <Border ss:Position="Left" />
  45.                 <Border ss:Position="Right" />
  46.                 <Border ss:Position="DiagonalLeft" />
  47.             </Borders>
  48.             <Font ss:FontName="sans-serif" ss:Size="10.0" ss:Color="#000000" />
  49.             <NumberFormat ss:Format="###0.0" />
  50.         </Style>
  51.         <Style ss:ID="20">
  52.             <Alignment ss:Horizontal="Left" ss:Vertical="Top" ss:WrapText="1" />
  53.             <Borders>
  54.                 <Border ss:Position="Bottom" />
  55.                 <Border ss:Position="Top" />
  56.                 <Border ss:Position="Left" />
  57.                 <Border ss:Position="Right" />
  58.                 <Border ss:Position="DiagonalLeft" />
  59.             </Borders>
  60.             <Font ss:FontName="sans-serif" ss:Size="10.0" ss:Color="#000000" />
  61.         </Style>
  62.     </Styles>
  63.     <Names>
  64.         <NamedRange ss:Name="__bookmark_2" ss:RefersTo="Report!R2C1:R4C4" />
  65.         <NamedRange ss:Name="__bookmark_1" ss:RefersTo="Report!R1C1:R4C4" />
  66.     </Names>
  67.     <Worksheet ss:Name="UK including NI">
  68.         <ss:Table>
  69.             <ss:Column ss:Width="144.0" ss:AutoFitWidth="0" />
  70.             <ss:Column ss:Width="144.0" ss:AutoFitWidth="0" />
  71.             <ss:Column ss:Width="144.0" ss:AutoFitWidth="0" />
  72.             <ss:Column ss:Width="144.0" ss:AutoFitWidth="0" />
  73.             <Row ss:AutoFitHeight="1">
  74.                 <Cell ss:Index="1" ss:StyleID="20" ss:MergeAcross="3">
  75.                     <Data ss:Type="String">UK including NI</Data>
  76.                 </Cell>
  77.             </Row>
  78.             <Row ss:AutoFitHeight="1">
  79.                 <Cell ss:Index="1" ss:StyleID="21">
  80.                     <Data ss:Type="String">Date</Data>
  81.                 </Cell>
  82.                 <Cell ss:Index="2" ss:StyleID="21">
  83.                     <Data ss:Type="String">Daily Maximum Temperature (0900-0900) (°C)</Data>
  84.                 </Cell>
  85.                 <Cell ss:Index="3" ss:StyleID="21">
  86.                     <Data ss:Type="String">Daily Total Rainfall (0900-0900)(mm)</Data>
  87.                 </Cell>
  88.                 <Cell ss:Index="4" ss:StyleID="21">
  89.                     <Data ss:Type="String">Daily Total Sunshine (0100-2400) (hrs)</Data>
  90.                 </Cell>
  91.             </Row>
  92.             <Row ss:AutoFitHeight="1">
  93.                 <Cell ss:Index="1" ss:StyleID="20">
  94.                     <Data ss:Type="String">11/11/2018-17/11/2018</Data>
  95.                 </Cell>
  96.                 <Cell ss:Index="2" ss:StyleID="22">
  97.                     <Data ss:Type="Number">12.0</Data>
  98.                 </Cell>
  99.                 <Cell ss:Index="3" ss:StyleID="22">
  100.                     <Data ss:Type="Number">12.9</Data>
  101.                 </Cell>
  102.                 <Cell ss:Index="4" ss:StyleID="22">
  103.                     <Data ss:Type="Number">20.2</Data>
  104.                 </Cell>
  105.             </Row>
  106.             <Row ss:AutoFitHeight="1">
  107.                 <Cell ss:Index="1" ss:StyleID="23" />
  108.                 <Cell ss:Index="2" ss:StyleID="23" />
  109.                 <Cell ss:Index="3" ss:StyleID="23" />
  110.                 <Cell ss:Index="4" ss:StyleID="23" />
  111.             </Row>
  112.         </ss:Table>
  113.         <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
  114.             <PageSetup>
  115.                 <PageMargins x:Bottom="0.25" x:Left="0.25" x:Right="0.25" x:Top="0.25" />
  116.                 <Header />
  117.                 <Footer />
  118.             </PageSetup>
  119.             <Print>
  120.                 <PaperSizeIndex>9</PaperSizeIndex>
  121.             </Print>
  122.         </WorksheetOptions>
  123.     </Worksheet>
  124. </Workbook>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement