<?php
$TOC = array (
  0 => 
  array (
    0 => 'simplexml.examples-basic.php',
    1 => 'Uso b&aacute;sico de SimpleXML',
  ),
  1 => 
  array (
    0 => 'simplexml.examples-errors.php',
    1 => 'Manejo de errores XML',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.simplexml.php',
    1 => 'SimpleXML',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'Manipulaci&oacute;n de XML',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);