@@ -0,0 +1,19 @@
<?php
header('Content-type: text/xml');
echo <<<DATA
<data>
<value id="nome">mario</value>
</data>
DATA;
?>
The note is not visible to the blocked user.