mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 19:38:20 -07:00
4 lines
69 B
PHP
4 lines
69 B
PHP
|
<?php header("Content-type: atom+xml") ?>
|
||
|
<root>
|
||
|
<element />
|
||
|
</root>
|