data = $data; } public function getXml() { return '' . base64_encode($this->data) . ''; } }