<?php

return ezcDocumentWikiDocumentNode::__set_state(array(
   'line' => 2,
   'position' => 1,
   'nodes' => 
  array (
    0 => 
    ezcDocumentWikiParagraphNode::__set_state(array(
       'line' => 1,
       'position' => 54,
       'nodes' => 
      array (
        0 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiTextLineToken::__set_state(array(
             'content' => 'You can mark something as ',
             'line' => 1,
             'position' => 1,
          )),
        )),
        1 => 
        ezcDocumentWikiDeletedNode::__set_state(array(
           'line' => 1,
           'position' => 27,
           'nodes' => 
          array (
            0 => 
            ezcDocumentWikiTextNode::__set_state(array(
               'line' => 1,
               'position' => 32,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentWikiTextLineToken::__set_state(array(
                 'content' => 'deleted',
                 'line' => 1,
                 'position' => 32,
              )),
            )),
          ),
           'token' => 
          ezcDocumentWikiDeletedToken::__set_state(array(
             'content' => '<del>',
             'line' => 1,
             'position' => 27,
          )),
        )),
        2 => 
        ezcDocumentWikiTextNode::__set_state(array(
           'line' => 1,
           'position' => 45,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentWikiWhitespaceToken::__set_state(array(
             'content' => ' as well.',
             'line' => 1,
             'position' => 45,
          )),
        )),
      ),
       'token' => 
      ezcDocumentWikiNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 1,
         'position' => 54,
      )),
    )),
  ),
   'token' => 
  ezcDocumentWikiEndOfFileToken::__set_state(array(
     'content' => NULL,
     'line' => 2,
     'position' => 1,
  )),
));

