Example #1
0
 public function render()
 {
     $xml = Model::xmlOutput();
     return $xml;
 }