<?php

return array (
  0 => 
  ezcDocumentWikiNewLineToken::__set_state(array(
     'content' => '
',
     'line' => 0,
     'position' => 1,
  )),
  1 => 
  ezcDocumentWikiTextLineToken::__set_state(array(
     'content' => 'Lorem ipsum dolor

sed abit.
  sed nullum.

:and a colon
',
     'line' => 1,
     'position' => 1,
  )),
  2 => 
  ezcDocumentWikiNewLineToken::__set_state(array(
     'content' => '
',
     'line' => 7,
     'position' => 57,
  )),
  3 => 
  ezcDocumentWikiNewLineToken::__set_state(array(
     'content' => '
',
     'line' => 8,
     'position' => 1,
  )),
  4 => 
  ezcDocumentWikiNewLineToken::__set_state(array(
     'content' => '
',
     'line' => 8,
     'position' => 1,
  )),
  5 => 
  ezcDocumentWikiEndOfFileToken::__set_state(array(
     'content' => NULL,
     'line' => 8,
     'position' => 1,
  )),
);

