camera http://86.34.213.64:1081
alarma http://86.34.213.64:1082
placa http://86.34.213.64:8085
";
foreach($xml->children() as $child)
{
echo $child->getName() . ": " . $child . "
";
}
?>