<?xml version="1.0" encoding="UTF-8"?>
<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:html="http://www.w3.org/TR/REC-html40" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet">
  <Styles>
    <Style ss:ID="Default" ss:Name="Normal">
      <Alignment ss:Vertical="Bottom"/>
      <Borders/>
      <Font ss:FontName="Verdana"/>
      <Interior/>
      <NumberFormat/>
      <Protection/>
    </Style>
    <Style ss:ID="s25">
      <Alignment ss:Horizontal="Center" ss:Vertical="Bottom"/>
      <Font ss:FontName="Verdana" ss:Bold="1"/>
    </Style>
  </Styles>
  <Worksheet ss:Name="Little Red Riding Hood">
    <Table ss:DefaultColumnWidth="100" ss:DefaultRowHeight="15">
      <Row>
        <Cell ss:StyleID="s25" ss:MergeAcross="1">
          <Data ss:Type="String">Little Red Riding Hood</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">Point</Data>
        </Cell>
        <Cell>
          <Data ss:Type="String">Votes</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">LRRH is a young assistant in a company.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">3</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">Granny is the company's advisor and she is in a modern office on a skyscraper.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">Her mother is her boss that sends her on a job</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">The basket is a folder with new business plans and ideas</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">She goes through the busy streeets in a big city.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">The wolf is a rival evil businessman.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">with the help of AI, LRRH understands that the rival is evil and wants to trick her and so she calls the police to arrest him!</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">The woodcutter is the police who arrests the bad businessman who wants to trick people.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
    </Table>
  </Worksheet>
  <Worksheet ss:Name="The princess and the Dragon">
    <Table ss:DefaultColumnWidth="100" ss:DefaultRowHeight="15">
      <Row>
        <Cell ss:StyleID="s25" ss:MergeAcross="1">
          <Data ss:Type="String">The princess and the Dragon</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">Point</Data>
        </Cell>
        <Cell>
          <Data ss:Type="String">Votes</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">The dragon is a tourist.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">2</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">The tourist searches restaurants in the city.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">He wins TV program of cooking.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">Saint George and the princess are the contest judges.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
      <Row>
        <Cell>
          <Data ss:Type="String">He makes a  paella for the people of the town.</Data>
        </Cell>
        <Cell>
          <Data ss:Type="Number">1</Data>
        </Cell>
      </Row>
    </Table>
  </Worksheet>
</Workbook>
