<?php
$TOC = array (
  0 => 
  array (
    0 => 'simplexml.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'simplexml.examples.php',
    1 => 'Ejemplos',
  ),
  2 => 
  array (
    0 => 'class.simplexmlelement.php',
    1 => 'SimpleXMLElement',
  ),
  3 => 
  array (
    0 => 'class.simplexmliterator.php',
    1 => 'SimpleXMLIterator',
  ),
  4 => 
  array (
    0 => 'ref.simplexml.php',
    1 => 'Funciones de SimpleXML',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.xml.php',
    1 => 'Manipulaci&oacute;n de XML',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);