<?php
$TOC = array (
  0 => 
  array (
    0 => 'example.xml-structure.php',
    1 => 'Exemplo de Estrutura de Elemento XML',
  ),
  1 => 
  array (
    0 => 'example.xml-map-tags.php',
    1 => 'Exemplo de Mapeamento de Tags XML',
  ),
  2 => 
  array (
    0 => 'example.xml-external-entity.php',
    1 => 'Exemplo de Entidade Externa XML',
  ),
  3 => 
  array (
    0 => 'example.xml-parsing-with-class.php',
    1 => 'Interpretando XML Com Classes',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.xml.php',
    1 => 'Analisador de XML',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'Manipula&ccedil;&atilde;o de XML',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Refer&ecirc;ncia das Fun&ccedil;&otilde;es',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);