<?xml version="1.0" encoding="UTF-8"?>
<dialog>
  <state statename="default">
    <text>Well hello there! Enjoying the beach?</text>
    <resp newstate="state2">Well it just got better...</resp>
    <resp newstate="fail">Are you going to suck my dick or do we have to go through bs first?</resp>
    <resp newstate="bye_d">Actually I'm getting sunburned, better go!</resp>
  </state>
  <state statename="state2">
    <text>Oh? And how did that happen?</text>
    <resp newstate="state3">Well, you're here for one...</resp>
    <resp newstate="fail">I just found a free beach towel, but I think it smells like chloroform. What do you think?</resp>
    <resp newstate="bye_d">I found five bucks. I'm gonna go buy a beer.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3">
    <text>Well that's flattering. Do I know you? Or...</text>
    <resp newstate="state4">Well I've been around but I don't think we've talked...</resp>
    <resp newstate="fail">Less yap yap more suck suck, you know the point of this place.</resp>
    <resp newstate="bye_d">You don't, just good to see a pretty face. Gotta go!</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4">
    <text>Well it's always good to meet new faces. The name's Carmen.</text>
    <resp newstate="state5">My name is less important. So what brings you here?</resp>
    <resp newstate="fail">I'm not seeing how this gets me closer to sex with you.</resp>
    <resp newstate="bye_d">Carmen huh? Well I'll be seeing you...</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state5">
    <text>Oh, just enjoying the sun. Like my swimsuit? It's new!</text>
    <resp newstate="state6">It's fantastic, I'm glad I could get to see you in it.</resp>
    <resp newstate="fail">It would look better if you took it off.</resp>
    <resp newstate="bye_d">Speaking of the sun, sunburn, on my dick, oh hell, gotta go.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state6">
    <text>Awwh, thank you so much! It's good to be appreciated.</text>
    <resp newstate="state7">You're quite welcome!</resp>
    <resp newstate="fail">Are we at the sex part yet?</resp>
    <resp newstate="bye_d">You're quite welcome. Gotta go tho.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state7">
    <text>You're not so bad yourself. Where'd you get your swimsuit?</text>
    <resp newstate="state8">Honestly I don't even remember.</resp>
    <resp newstate="fail">It's painted on. I have no dick.</resp>
    <resp newstate="bye_d">I forget, lemme go see if I can find out.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state8">
    <text>Well I suppose it's not important. So, wanna enjoy the sea and sand with me a bit?</text>
    <resp newstate="state9">And how do you plan to do that?</resp>
    <resp newstate="fail">Ugh FINALLY, I was going to fap to FurAffinity but it was down again.</resp>
    <resp newstate="bye_d">Nah, I'm gonna go look for Marcus, he's more my type, if you catch my meaning.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state9">
    <text>I was thinking of giving you a little suck...</text>
    <resp newstate="state10">Oh wow, that's...Forward. Well</resp>
    <resp newstate="fail">Ignore the bumps, I swear they're not genital warts.</resp>
    <resp newstate="bye_d">Sorry, I'm not down...</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state10">
    <text>Don't worry, I love doing this...</text>
    <resp newstate="bjreturn" scene="carmen_oral_a">-Blowjob-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state10b">
    <text>Second time huh? Let's switch it around, then.</text>
    <resp newstate="bjreturn" scene="carmen_oral_b">-Blowjob-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="bjreturn">
    <if vari="npc_status" value="done">
      <text>Wow, you were backed up huh?</text>
    </if>
    <elsif vari="npc_status" value="back">
      <text>Got bored?</text>
    </elsif>
    <resp newstate="state10b">I still am, think you could go a second round?</resp>
    <resp newstate="state12">Yeah but I've got more to go. Think you could do something more serious?</resp>
    <if vari="cindy_data" value="default">
      <resp newstate="state13">What I really want is a threesome...</resp>
    </if>
    <else>
      <resp newstate="state13b">What I really want is a threesome...</resp>
    </else>
    <resp newstate="fail">That wasn't cum...It was PISS!</resp>
    <resp newstate="bye_s">Yeah, I need to go cool down for a bit...</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state11">
    <if vari="npc_status" value="done">
      <text>Wow, you were backed up huh?</text>
    </if>
    <if vari="npc_status" value="wet">
      <text>Wow, you got all of us really wet.</text>
    </if>
    <elsif vari="npc_status" value="back">
      <text>Got bored?</text>
    </elsif>
    <else>
      <text>What are you thinking of?</text>
    </else>
    <resp newstate="state10b">I rally like your tongue.</resp>
    <resp newstate="state12">I want to feel you from the inside.</resp>
    <if vari="cindy_data" value="default">
      <resp newstate="state13">What I really want is a threesome...</resp>
    </if>
    <else>
      <resp newstate="state13b">What I really want is a threesome...</resp>
    </else>
    <resp newstate="bye_s">I need to go cool down for a bit...</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state12">
    <text>Well then, I've always preferred the traditional pose...</text>
    <resp newstate="state11" scene="carmen_sex_a">-Doggystylle-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state13">
    <text>There's a girl named Cindy who might be down for it. Go talk to her and come back.</text>
    <resp newstate="state11">Let's have some more fun just two.</resp>
    <resp newstate="bye_s">I'm gonna talk to her.</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state13b">
    <text>Hey, Cindy called me, said you wanted something...</text>
    <resp newstate="state11" scene="3way_carmen_cindy">-Threesome with Cindy-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="backhere">
    <text>Oh, back for more? Well then...</text>
    <resp newstate="state11">Let's have fun.</resp>
  </state>

  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_s">
    <text>Bye.</text>
    <onleave newstate="backhere" />
  </state>
  <state statename="fail">
    <text>What? Get out of here! Before I call security!</text>
    <onleave newstate="default" />
  </state>

  <state statename="options">
    <text>Dialog skipped, scene options</text>
    <resp scene="carmen_oral_a">-Blowjob-</resp>
    <resp scene="carmen_oral_b">-Blowjob-</resp>
    <resp scene="carmen_sex_a">-Doggystylle-</resp>
    <resp scene="3way_carmen_cindy">-Threesome with Cindy-</resp>
  </state>
</dialog>
