opyml/tests/samples/valid_opml_1_0.opml

7 lines
95 B
Plaintext
Raw Normal View History

2021-10-25 12:54:11 +00:00
<opml version="1.0">
<head/>
<body>
<outline title="Outline Title"/>
</body>
</opml>