<?php

return ezcDocumentWikiDocumentNode::__set_state(array(
   'line' => 17,
   'position' => 1,
   'nodes' => 
  array (
    0 => 
    ezcDocumentWikiParagraphNode::__set_state(array(
       'line' => 1,
       'position' => 24,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'I think we should do it',
             'line' => 1,
             'position' => 1,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 1,
         'position' => 24,
      )),
    )),
    1 => 
    ezcDocumentWikiBlockquoteNode::__set_state(array(
       'level' => 1,
       'line' => 3,
       'position' => 0,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 4,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'No we shouldn\'t',
             'line' => 4,
             'position' => 1,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiParagraphIndentationToken::__set_state(array(
         'level' => 1,
         'content' => '>',
         'line' => 3,
         'position' => 0,
      )),
    )),
    2 => 
    ezcDocumentWikiBlockquoteNode::__set_state(array(
       'level' => 2,
       'line' => 6,
       'position' => 0,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 7,
           'position' => 2,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'Well, I say we should',
             'line' => 7,
             'position' => 2,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiParagraphIndentationToken::__set_state(array(
         'level' => 2,
         'content' => '>>',
         'line' => 6,
         'position' => 0,
      )),
    )),
    3 => 
    ezcDocumentWikiBlockquoteNode::__set_state(array(
       'level' => 1,
       'line' => 9,
       'position' => 0,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 10,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'Really?',
             'line' => 10,
             'position' => 1,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiParagraphIndentationToken::__set_state(array(
         'level' => 1,
         'content' => '>',
         'line' => 9,
         'position' => 0,
      )),
    )),
    4 => 
    ezcDocumentWikiBlockquoteNode::__set_state(array(
       'level' => 2,
       'line' => 12,
       'position' => 0,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 13,
           'position' => 2,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'Yes!',
             'line' => 13,
             'position' => 2,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiParagraphIndentationToken::__set_state(array(
         'level' => 2,
         'content' => '>>',
         'line' => 12,
         'position' => 0,
      )),
    )),
    5 => 
    ezcDocumentWikiBlockquoteNode::__set_state(array(
       'level' => 3,
       'line' => 15,
       'position' => 0,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 16,
           'position' => 3,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'Then lets do it!',
             'line' => 16,
             'position' => 3,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiParagraphIndentationToken::__set_state(array(
         'level' => 3,
         'content' => '>>>',
         'line' => 15,
         'position' => 0,
      )),
    )),
  ),
   'token' => 
  ezcDocumentWikiEndOfFileToken::__set_state(array(
     'content' => NULL,
     'line' => 17,
     'position' => 1,
  )),
));

