Ver original<?php header('Content-Type: text/xml'); echo "<?xml version=\"1.0\"?><var>".$_GET['var']."</var><c2>".$_GET['c2']."</c2>"; ?>