<?xml version="1.0" encoding="UTF-8"?>
<dialog>
  <state statename="default">
    <text>Hey handsome. Looking for a good time?</text>
    <resp newstate="state2">Maybe I am, sure...</resp>
    <resp newstate="fail">Not with your ugly horse face.</resp>
    <resp newstate="bye_d">Sorry, I'm into dudes.</resp>
    <resp newstate="doll">Doll play</resp>
  </state>
  <state statename="state2">
    <text>I've got what you need, and no need to warm up. Back or front, both are good to go...</text>
    <resp newstate="state3">Back and front huh? Do I gotta wrap? You a dirty girl?</resp>
    <resp newstate="fail">You're not a tranny like that other horse down the street are you?</resp>
    <resp newstate="bye_d">Sorry, I'm more in a blowjob mood.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3">
    <text>Of course I am, silly! Got tested just this morning. Clean as can be.</text>
    <resp newstate="state4">Sorry, gotta ask around here. So...Prices?</resp>
    <resp newstate="fail">Good, because I got this weird rash on my balls...</resp>
    <resp newstate="bye_d">That reminds me, I'm due myself, be back later.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4">
    <text>$200 for the front or $300 for the back. Cash only, of course.</text>
    <resp newstate="state5">I'll take the front, then</resp>
    <resp newstate="state6">Back. Gotta have that ass.</resp>
    <resp newstate="fail">OK so you got implants like that and I can't fuck 'em</resp>
    <resp newstate="bye_d">Too rich for my blood, sorry.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state5">
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <text>Let's duck into the alley, I threw down some cardboard earlier.</text>
    <resp newstate="state7" scene="anne_rld_sex">-Missionary-</resp>
    <resp newstate="state5b">Would you mind to undress a bit?</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state5b">
    <text>As you like it...</text>
    <sprite obj="sprite.anne.DTT" stop="nude" data="dress" value="nude" />
    <resp newstate="state7" scene="anne_rld_sex">-Missionary-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state6">
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <text>Slick it up with this lube first, then let's go play in that alley over there.</text>
    <resp newstate="state7" scene="anne_rld_anal">-Anal-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state7">
    <text>Mmmm, enjoy yourself handsome? Need any more?</text>
    <resp scene="anne_rld_sex">How about some missionary work?</resp>
    <resp newstate="state6">I can't pass on that ass...</resp>
    <resp newstate="fail">What the fuck is this stuff on my dick? I thought you were clean...</resp>
    <resp newstate="bye_s">Nah, I've had enough for now.</resp>
    <onleave newstate="return" />
  </state>
  <state statename="return">
    <text>Well well well, is that a fat wallet in your pants are are you just back for more?</text>
    <resp newstate="state7" scene="anne_rld_sex">How about some missionary work?</resp>
    <resp newstate="state6">I can't pass on that ass...</resp>
    <resp newstate="bye_s">Just passing.</resp>
    <resp newstate="doll">Doll play</resp>
    <onleave newstate="return" />
  </state>
  <state statename="fail">
    <text>You better start running, asshole, I've got mace!</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_s">
    <text>Bye.</text>
    <onleave newstate="return" />
  </state>
  <!--Doll play states-->
  <state statename="doll">
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="heads">Doll head</resp>
    <resp newstate="default">Back to dialog start</resp>
    <resp newstate="return">Back to dialog end</resp>
    <onleave newstate="default" />
  </state>
  <state statename="dress">
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="whorewear">Whorewear</resp>
    <resp newstate="jeans">Jeans</resp>
    <resp newstate="scarf">Scarf</resp>
    <onleave newstate="default" />
  </state>
  <state statename="nude">
    <sprite obj="sprite.anne.DTT" stop="nude" data="dress" value="nude" />
    <resp>-</resp>
    <resp newstate="whorewear">Whorewear</resp>
    <resp newstate="jeans">Jeans</resp>
    <resp newstate="scarf">Scarf</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="whorewear">
    <sprite obj="sprite.anne.DTT" stop="whorewear" data="dress" value="whorewear" />
    <resp newstate="nude">Doll nude</resp>
    <resp>-</resp>
    <resp newstate="jeans">Jeans</resp>
    <resp newstate="scarf">Scarf</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="jeans">
    <sprite obj="sprite.anne.DTT" stop="jeans" data="dress" value="jeans" />
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="whorewear">Whorewear</resp>
    <resp>-</resp>
    <resp newstate="scarf">Scarf</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="scarf">
    <sprite obj="sprite.anne.DTT" stop="scarf" data="dress" value="scarf" />
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="whorewear">Whorewear</resp>
    <resp newstate="jeans">Jeans</resp>
    <resp>-</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="heads">
    <sprite obj="sprite.anne.head_set" stop="straight" data="head" value="straight" />
    <resp>-</resp>
    <resp newstate="headr">Head right</resp>
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="headr">
    <sprite obj="sprite.anne.head_set" stop="right" data="head" value="right" />
    <resp newstate="heads">Head straight</resp>
    <resp>-</resp>
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>

</dialog>
