mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09: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>
|