<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="draw.css"?>
<draw>
    <date>2nd February 2005</date>
       <game>
        <team>Bits &#38; Pieces</team>
        <against>Bros B4 Hoes </against>
        <field>field 1</field>
        <time>6:00pm</time>
      </game>
      <game>
        <team>Glasstech</team>
        <against>Puff n Stuff </against>
        <field>field 4</field>
        <time>6:00pm</time>
      </game>
      <game>
        <team>Hung 4 Fun</team>
        <against> Beer Essentials </against>
        <field>field 5</field>
        <time>6:00pm</time>
      </game>
      <game>
              <team>Ball Ticklers</team>
              <against>Rip, Shit &#38; Bust</against>
              <field>field 3</field>
              <time>6:00pm</time>
      </game>
      <game>
              <team>Store Boys &#38;Associates</team>
              <against> H.2.GO</against>
              <field>field 2</field>
              <time>6:00pm</time>
      </game>
      <game>
              <team> Dinosaurs-(BYE)</team>
              <against>&#32;</against>
              <field>&#32;</field>
              <time>&#32;</time>
      </game>
</draw>