<?php

return ezcDocumentBBCodeDocumentNode::__set_state(array(
   'line' => 6,
   'position' => 1,
   'nodes' => 
  array (
    0 => 
    ezcDocumentBBCodeParagraphNode::__set_state(array(
       'line' => 1,
       'position' => 71,
       'nodes' => 
      array (
        0 => 
        ezcDocumentBBCodeTextNode::__set_state(array(
           'line' => 1,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentBBCodeTextLineToken::__set_state(array(
             'content' => 'For example to quote a piece of text Mr. Blobby wrote you would enter:',
             'line' => 1,
             'position' => 1,
          )),
        )),
      ),
       'token' => 
      ezcDocumentBBCodeNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 1,
         'position' => 71,
      )),
    )),
    1 => 
    ezcDocumentBBCodeParagraphNode::__set_state(array(
       'line' => 3,
       'position' => 50,
       'nodes' => 
      array (
        0 => 
        ezcDocumentBBCodeTagNode::__set_state(array(
           'line' => 3,
           'position' => 1,
           'nodes' => 
          array (
            0 => 
            ezcDocumentBBCodeTextNode::__set_state(array(
               'line' => 3,
               'position' => 6,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentBBCodeTextLineToken::__set_state(array(
                 'content' => 'The text Mr. Blobby wrote would go here',
                 'line' => 3,
                 'position' => 6,
              )),
            )),
          ),
           'token' => 
          ezcDocumentBBCodeTagOpenToken::__set_state(array(
             'parameters' => '"Mr. Blobby"',
             'content' => 'quote',
             'line' => 3,
             'position' => 1,
          )),
        )),
      ),
       'token' => 
      ezcDocumentBBCodeNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 3,
         'position' => 50,
      )),
    )),
    2 => 
    ezcDocumentBBCodeParagraphNode::__set_state(array(
       'line' => 5,
       'position' => 68,
       'nodes' => 
      array (
        0 => 
        ezcDocumentBBCodeTextNode::__set_state(array(
           'line' => 5,
           'position' => 1,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentBBCodeTextLineToken::__set_state(array(
             'content' => 'Inline quotes are also possible, like this: ',
             'line' => 5,
             'position' => 1,
          )),
        )),
        1 => 
        ezcDocumentBBCodeTagNode::__set_state(array(
           'line' => 5,
           'position' => 45,
           'nodes' => 
          array (
            0 => 
            ezcDocumentBBCodeTextNode::__set_state(array(
               'line' => 5,
               'position' => 50,
               'nodes' => 
              array (
              ),
               'token' => 
              ezcDocumentBBCodeTextLineToken::__set_state(array(
                 'content' => 'Hello World!',
                 'line' => 5,
                 'position' => 50,
              )),
            )),
          ),
           'token' => 
          ezcDocumentBBCodeTagOpenToken::__set_state(array(
             'parameters' => NULL,
             'content' => 'quote',
             'line' => 5,
             'position' => 45,
          )),
        )),
        2 => 
        ezcDocumentBBCodeTextNode::__set_state(array(
           'line' => 5,
           'position' => 67,
           'nodes' => 
          array (
          ),
           'token' => 
          ezcDocumentBBCodeTextLineToken::__set_state(array(
             'content' => '.',
             'line' => 5,
             'position' => 67,
          )),
        )),
      ),
       'token' => 
      ezcDocumentBBCodeNewLineToken::__set_state(array(
         'content' => '
',
         'line' => 5,
         'position' => 68,
      )),
    )),
  ),
   'token' => 
  ezcDocumentBBCodeEndOfFileToken::__set_state(array(
     'content' => NULL,
     'line' => 6,
     'position' => 1,
  )),
));

