View Single Post
Old 07-29-2008, 01:39 PM  
jalami
Confirmed User
 
jalami's Avatar
 
Industry Role:
Join Date: May 2004
Location: Costa Rica
Posts: 845
Quote:
Originally Posted by Young View Post
XML

Did I take it too far?
No no... this is taking it too far.

Code:
<Nightclub>
<Drink Category="Alcohol" Type="Hi-Ball" Quantity=1>
  <Liquor Portions=1>
    <Brand>Jack Daniel's</Brand>
  </Liquor>
  <Mix Portions=3>
    <Brand>Coca-Cola</Brand>
  </Mix>
  <IceCubes Amount=4 />
</Drink>
<Music Genre="Electronic">
  <Dance>
     <Approach Result="Get Shut Down">Hot Chick</Approach>
     <Approach Result="Has A Boyfriend">Other Chick</Approach>
  </Dance>
</Music>
<Drink Category="Alcohol" Type="Shooter" Quantity=17>
  <Liquor>
    <Brand>Patron</Brand>
  <Liquor>
</Drink>
<Approach Result="Throw Up On Her">Yet Another Chick</Approach>
<Fall Down>
  <Security Result="Get Thrown Out">Club Bouncers</Security>
</Fall Down>
</Nightclub>
__________________
IntegralPay LLC | www.integralpay.com
Payment solutions outside the box!
Ask about credit card, electronic checks, and alternative payments processing
jalami is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote