<?php

return ezcDocumentRstDocumentNode::__set_state(array(
   'depth' => 0,
   'line' => 0,
   'position' => 0,
   'type' => 1,
   'nodes' => 
  array (
    0 => 
    ezcDocumentRstSectionNode::__set_state(array(
       'title' => 
      ezcDocumentRstTitleNode::__set_state(array(
         'line' => 2,
         'position' => 1,
         'type' => 2,
         'nodes' => 
        array (
          0 => 
          ezcDocumentRstTextLineNode::__set_state(array(
             'line' => 1,
             'position' => 1,
             'type' => 4,
             'nodes' => 
            array (
            ),
             'token' => 
            ezcDocumentRstToken::__set_state(array(
               'type' => 5,
               'content' => 'Simple tables',
               'line' => 1,
               'position' => 1,
               'escaped' => false,
            )),
             'identifier' => NULL,
          )),
          1 => 
          ezcDocumentRstTextLineNode::__set_state(array(
             'line' => 1,
             'position' => 14,
             'type' => 4,
             'nodes' => 
            array (
            ),
             'token' => 
            ezcDocumentRstToken::__set_state(array(
               'type' => 2,
               'content' => '',
               'line' => 1,
               'position' => 14,
               'escaped' => false,
            )),
             'identifier' => NULL,
          )),
        ),
         'token' => 
        ezcDocumentRstToken::__set_state(array(
           'type' => 4,
           'content' => '=============',
           'line' => 2,
           'position' => 1,
           'escaped' => false,
        )),
         'identifier' => NULL,
      )),
       'depth' => 1,
       'reference' => NULL,
       'line' => 2,
       'position' => 1,
       'type' => 1,
       'nodes' => 
      array (
        0 => 
        ezcDocumentRstParagraphNode::__set_state(array(
           'indentation' => 0,
           'line' => 4,
           'position' => 46,
           'type' => 3,
           'nodes' => 
          array (
            0 => 
            ezcDocumentRstTextLineNode::__set_state(array(
               'line' => 4,
               'position' => 1,
               'type' => 4,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentRstToken::__set_state(array(
                 'type' => 5,
                 'content' => 'A simple table with a singl separation space:',
                 'line' => 4,
                 'position' => 1,
                 'escaped' => false,
              )),
               'identifier' => NULL,
            )),
          ),
           'token' => 
          ezcDocumentRstToken::__set_state(array(
             'type' => 2,
             'content' => '
',
             'line' => 4,
             'position' => 46,
             'escaped' => false,
          )),
           'identifier' => NULL,
        )),
        1 => 
        ezcDocumentRstTableNode::__set_state(array(
           'indentation' => 0,
           'line' => 6,
           'position' => 1,
           'type' => 100,
           'nodes' => 
          array (
            0 => 
            ezcDocumentRstTableBodyNode::__set_state(array(
               'line' => 6,
               'position' => 1,
               'type' => 102,
               'nodes' => 
              array (
                0 => 
                ezcDocumentRstTableRowNode::__set_state(array(
                   'line' => 6,
                   'position' => 1,
                   'type' => 103,
                   'nodes' => 
                  array (
                    0 => 
                    ezcDocumentRstTableCellNode::__set_state(array(
                       'colspan' => 1,
                       'rowspan' => 1,
                       'line' => 7,
                       'position' => 1,
                       'type' => 104,
                       'nodes' => 
                      array (
                        0 => 
                        ezcDocumentRstParagraphNode::__set_state(array(
                           'indentation' => 0,
                           'line' => NULL,
                           'position' => NULL,
                           'type' => 3,
                           'nodes' => 
                          array (
                            0 => 
                            ezcDocumentRstTextLineNode::__set_state(array(
                               'line' => 7,
                               'position' => 1,
                               'type' => 4,
                               'nodes' => 
                              array (
                              ),
                               'token' => 
                              ezcDocumentRstToken::__set_state(array(
                                 'type' => 5,
                                 'content' => 'Hello',
                                 'line' => 7,
                                 'position' => 1,
                                 'escaped' => false,
                              )),
                               'identifier' => NULL,
                            )),
                          ),
                           'token' => 
                          ezcDocumentRstToken::__set_state(array(
                             'type' => 2,
                             'content' => '
',
                             'line' => NULL,
                             'position' => NULL,
                             'escaped' => false,
                          )),
                           'identifier' => NULL,
                        )),
                      ),
                       'token' => 
                      ezcDocumentRstToken::__set_state(array(
                         'type' => 5,
                         'content' => 'Hello',
                         'line' => 7,
                         'position' => 1,
                         'escaped' => false,
                      )),
                       'identifier' => NULL,
                    )),
                    1 => 
                    ezcDocumentRstTableCellNode::__set_state(array(
                       'colspan' => 1,
                       'rowspan' => 1,
                       'line' => 7,
                       'position' => 7,
                       'type' => 104,
                       'nodes' => 
                      array (
                        0 => 
                        ezcDocumentRstParagraphNode::__set_state(array(
                           'indentation' => 0,
                           'line' => 7,
                           'position' => 12,
                           'type' => 3,
                           'nodes' => 
                          array (
                            0 => 
                            ezcDocumentRstTextLineNode::__set_state(array(
                               'line' => 7,
                               'position' => 1,
                               'type' => 4,
                               'nodes' => 
                              array (
                              ),
                               'token' => 
                              ezcDocumentRstToken::__set_state(array(
                                 'type' => 5,
                                 'content' => 'world',
                                 'line' => 7,
                                 'position' => 1,
                                 'escaped' => false,
                              )),
                               'identifier' => NULL,
                            )),
                          ),
                           'token' => 
                          ezcDocumentRstToken::__set_state(array(
                             'type' => 2,
                             'content' => '
',
                             'line' => 7,
                             'position' => 12,
                             'escaped' => false,
                          )),
                           'identifier' => NULL,
                        )),
                      ),
                       'token' => 
                      ezcDocumentRstToken::__set_state(array(
                         'type' => 5,
                         'content' => 'world',
                         'line' => 7,
                         'position' => 7,
                         'escaped' => false,
                      )),
                       'identifier' => NULL,
                    )),
                  ),
                   'token' => 
                  ezcDocumentRstToken::__set_state(array(
                     'type' => 4,
                     'content' => '=====',
                     'line' => 6,
                     'position' => 1,
                     'escaped' => false,
                  )),
                   'identifier' => NULL,
                )),
              ),
               'token' => 
              ezcDocumentRstToken::__set_state(array(
                 'type' => 4,
                 'content' => '=====',
                 'line' => 6,
                 'position' => 1,
                 'escaped' => false,
              )),
               'identifier' => NULL,
            )),
          ),
           'token' => 
          ezcDocumentRstToken::__set_state(array(
             'type' => 4,
             'content' => '=====',
             'line' => 6,
             'position' => 1,
             'escaped' => false,
          )),
           'identifier' => NULL,
        )),
      ),
       'token' => 
      ezcDocumentRstToken::__set_state(array(
         'type' => 4,
         'content' => '=============',
         'line' => 2,
         'position' => 1,
         'escaped' => false,
      )),
       'identifier' => NULL,
    )),
  ),
   'token' => NULL,
   'identifier' => NULL,
));

