Name: Mason Pierce
Course: CMPS 3500 Programming Languages
Lab 09: PHP XML Parser
object(SimpleXMLElement)#1 (1) {
  ["item"]=>
  array(7) {
    [0]=>
    string(18) " have not tried it"
    [1]=>
    string(19) " excellent software"
    [2]=>
    string(15) " just get linux"
    [3]=>
    string(11) " excellent "
    [4]=>
    string(20) " cannot recommend it"
    [5]=>
    string(18) " worth every penny"
    [6]=>
    string(6) " buggy"
  }
}