<?xml version="1.0"?>
<Data xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Questions>
    <Question>
      <Info>I should go to the shore to watch a tsunami. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>All undersea earthquakes cause tsunami. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>If I felt a strong earthquake while near the coast, I should wait to hear the rumbling sound before moving to high ground </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>If a small tsunami is coming, I should get out of the water and wait until I hear it is safe to return. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>If a big tsunami is coming, I should move as far inland as I can or to higher ground. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>When the shaking starts, I should run immediately and leave the room to get out of the building as  </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>During an earthquake and I am outside, it is best to take shelter under trees, power lines, posts and concrete structures. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>If near the shore and a very strong earthquake is felt, one must move quickly to higher ground even if there is no immediate information of the possible source and location of the earthquake. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>In the chemistry lab, breakable items, harmful chemicals and flammable materials are be stored    properly in the uppermost secured shelves. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>After a very strong earthquake, employees of an office located on the 10th floor of the building should immediately evacuate by going down the building and finding the designated open space for temporary evacuation area. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
  </Questions>
</Data>