atom+xml.php 69 B

1234
  1. <?php header("Content-type: atom+xml") ?>
  2. <root>
  3. <element />
  4. </root>