mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 03:30:17 +01:00
9 lines
165 B
XML
9 lines
165 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
|
||
|
Description: RSS1 Version works
|
||
|
Expect: result.version == 'atom'
|
||
|
-->
|
||
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||
|
|
||
|
</feed>
|