<name>Jessica</name>
<profession>Pupil</profession>
<faction>Serenity</faction>
<dialogue>
  <greeting>
    <reply>
      <text>Ssst, I'm trying to concentrate ...|Oh, never mind. It's so hard!</text>
      <return>main</return>
    </reply>
  </greeting>
  <main>
    <option>
      <text>What's the exercise for?</text>
      <npc>
        <reply>
          <text>I'm trying to see the flow of time. Later, I must learn to make it move, while I stand still.</text> 
          <return>flowoftime</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>It is wonderful that there are so many different Seer talents.</text>
      <npc>
        <reply>
          <text>They are always searching for the talented, to bring us here so we can we be properly trained.</text>
          <return>main</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>Keep practicing!</text>
      <npc>
        <reply>
          <return>exit</return> 
        </reply>
      </npc>
    </option>
  </main> 
  <flowoftime>
    <option>
      <text>That sounds very difficult, indeed. What happens if you move the time?</text>
      <npc>
        <reply>
          <text>If you can really control it, you can pop up in the past and experience it as though you are there. But that is very rare. Most can only learn to peek, and not even control what or where. Of course when it comes to the future that's all that anyone can do, since it has not taken shape yet.</text>
          <return>flowoftime</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>Is there no other way?</text>
      <npc>
        <reply>
          <text>I've heard of the way of the Runemasters. If they already know that they want to return to a moment in time later, they can anchor a gate. Or that's what people say. I don't know anyone who has seen it done, so it could be just a story.|There aren't many Runemasters anyway, I think. Does such a universe sound possible to you?</text>
          <return>flowoftime</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>It is very interesting.</text>
      <npc>
        <reply>
          <text>I don't quite understand it yet myself.</text>
          <return>main</return> 
        </reply>
      </npc>
    </option>
  </flowoftime>
</dialogue>

