<?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>A volleyball game is not about defense</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>Your starting position as a blocker should be with your body close to the net, the weight on the balls of your feet, your knees slightly bent, and your hands at head level with your elbows. </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>A joust happens when the ball is in the plane of the net and simultaneously contacted by players from both teams. </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 attacking from the back row, it is important to adjust your plant and jump slightly more under the ball when you make contact. </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>Blocking with strength takes discipline and explosiveness. </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>The most often overlooked element of the blocking technique is the activity of the eyes when the ball is on the opponent's side of the net. </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>A back-row player needs to move quickly and react decisively to dig balls. </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>Volleyball is not a contact sport</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>When the blockers cannot stop the attack, it is time for the back row of the defense to keep the ball from hitting the floor. </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 you attack a ball in a match, you will seldom be standing there waiting for the set.</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>