array(1) {
  [0]=>
  object(SimpleXMLElement)#3 (1) {
    ["piece"]=>
    object(SimpleXMLElement)#4 (2) {
      ["@attributes"]=>
      array(1) {
        ["type"]=>
        string(4) "text"
      }
      ["p"]=>
      string(25) "Fruits are usually sweet."
    }
  }
}
        

An apple is sometimes red and sometimes green and sometimes yellowish.

An orange is orange. Wow.

Fruits are usually sweet.