stdClass Object
(
    [head] => stdClass Object
        (
            [meta] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [http-equiv] => Content-Type
                            [content] => text/html; charset=iso-8859-1
                        )

                )

            [title] => 403 - Forbidden: Access is denied.
            [style] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => text/css
                        )

                    [comment] => stdClass Object
                        (
                        )

                )

        )

    [body] => stdClass Object
        (
            [div] => Array
                (
                    [0] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [id] => header
                                )

                            [h1] => Server Error
                        )

                    [1] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [id] => content
                                )

                            [div] => stdClass Object
                                (
                                    [attributes] => stdClass Object
                                        (
                                            [class] => content-container
                                        )

                                    [fieldset] => stdClass Object
                                        (
                                            [h2] => 403 - Forbidden: Access is denied.
                                            [h3] => You do not have permission to view this directory or page using the credentials that you supplied.
                                        )

                                )

                        )

                )

        )

)