<?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>Basketball is a mental as well as physical game. </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>Successful free-throw shooting requires confidence, a routine, relaxation, rhythm, and concentration. </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>How high you jump does not depend on the range of the shot. </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>speed dribble is when you are closely guarded and must keep the ball protected and under control. </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>The footfire dribble enables you to gain balance and see or read the defender’s positioning. </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>For a layup shot, you should set up far enough behind the line to avoid concern about stepping on the line and to focus your sight on the basket. </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>By learning to shoot the hook shot with either hand, you will greatly increase your effectiveness in the lane. When well-executed, the hook forces an opponent to overplay you, and a fake hook can create an opening in the opposite direction for a power move, drive, or pass. </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>On three-point shots, you usually have time and do not need much height on your jump. You can use more force from your legs and can generate additional force by stepping into the shot. </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 a jump shot, you align the ball higher and shoot after jumping, rather than shoot with the simultaneous extension of your legs. </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>Balance leads to power and rhythmic control of your shot. Your base, or foot position, is the foundation of your balance, and keeping your head over your feet controls your balance.</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>