<?xml version="1.0" encoding="UTF-8"?>
<dialog>
  <state statename="default">
    <text>Staring at my tities, stud?</text>
    <resp newstate="state2">Sorry. you're so sexy I couldn't help it.</resp>
    <resp newstate="fail1">Shut up bitch. I'm just here to fuck.</resp>
    <resp newstate="bye_d">Nope. there's nothing to stare at anyway. I'm going to head out.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state2">
    <text>Oh I'm not mad, handsome.</text>
    <resp newstate="state3">Oh, good.</resp>
    <resp newstate="fail2">Does that mean that I can fuck your face now?</resp>
    <resp newstate="bye_d">Ok. I have other places to be.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3">
    <text>In fact, I'm happy that I've caught your attention.</text>
    <resp newstate="state4">Were you feeling lonely?</resp>
    <resp newstate="fail3">Oh I was just saying hello...</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4">
    <text>I need the company. I'm so horny that I'm wetter than the Hot Springs.</text>
    <resp newstate="state5">I can help with that.</resp>
    <resp newstate="bye_d">Eww. I did not need to know that.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state5">
    <text>Marvelous! I want you to fuck me hard from behind!</text>
    <resp newstate="state6">In front of everyone? Don't you want to go someplace private?</resp>
    <resp newstate="bye_d">I'm not into doggystyle, sorry.</resp>
    <resp newstate="fail">You whores are all the same.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state6">
    <text>I don't care! Baby, hump me until your'e empty!</text>
    <resp newstate="state7" scene="samantha_sex_a">If you don't care, I don't either.</resp>
    <resp newstate="bye_d">I would really rather not.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state7">
    <if vari="npc_status" value="done">
      <text>Wow! You really know how to please a lady.</text>
      <resp newstate="state8">You were so tight!</resp>
    </if>
    <else>
      <text>Why did you stop? I thought we were having fun!</text>
      <resp newstate="state7" scene="samantha_sex_a">Can we go again?</resp>
      <resp newstate="bye_f">I'm done.</resp>
    </else>
    <onleave newstate="backhere" />
  </state>
  <state statename="state8">
    <text>Do you want to go for another round?</text>
    <resp newstate="state7" scene="samantha_sex_a">You bet!</resp>
    <resp newstate="bye_s">I'm done.</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_f">
    <text>Bye.</text>
    <onleave newstate="backhere" />
  </state>
  <state statename="bye_s">
    <text>You were incredible. Come back anytime.</text>
    <onleave newstate="backhere" />
  </state>
  <state statename="backhere">
    <text>Welcome back! In the mood to play?</text>
    <resp newstate="state7" scene="samantha_sex_a">You read my mind! Doggystyle again?</resp>
    <resp newstate="bye_f">I'm ok. I just want to relax in the Hot Springs.</resp>
    <onleave newstate="backhere_s" />
  </state>
  <state statename="fail1">
    <text>You aren't going to get anything talking like that. Go learn some manners.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail2">
    <text>Do I look like I give head? You seem a little dense.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail3">
    <text>(She watches disappointedly as you turn and walk away.)</text>
    <onleave newstate="default" />
  </state>
</dialog>
