<name>Klaravoyia</name>
<profession>Pupil</profession>
<faction>Serenity</faction>
<dialogue>
  <greeting>
    <reply>
      <text>You are new! You don't look like bamboo monks to me.</text>
      <return>main</return>
    </reply>
  </greeting>
  <main>
    <option>
      <text>We aren't bamboo monks, little girl. We have come to answer the call for heroes and rescue Karigor.</text>
      <npc>
        <reply>
          <text>Oh my. You're not going to slay any dragons, are you? I love dragons.</text>
          <return>main</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>Young Seer, we came here for the test and to see if we can help.</text>
      <npc>
        <reply>
          <text>I'm not a Seer yet, silly. But I will be, one day. They say I have the talent to find lost items, so maybe I will be sent to someplace exotic, perhaps even Vori!</text>
           <return>main</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>Why should we be bamboo monks?</text>
      <npc>
        <reply>
          <text>There's a whole bunch of them living up north, sometimes they come to my mom's tavern.</text>
           <return>main</return> 
        </reply>
      </npc>
    </option>
    <option>
      <text>Off you go now!</text>
      <npc>
        <reply>
          <return>exit</return> 
        </reply>
      </npc>
    </option>
  </main> 
</dialogue>

