<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<body>
<outline text="Feed One" type="rss" xmlUrl="https://example.com/feed1.xml"/>
<outline text="Skip Non RSS" type="link" xmlUrl="https://example.com/not-rss.xml"/>
<outline title="Feed Two" xmlUrl="https://example.com/feed2.xml"/>
<outline text="Skip Missing URL" type="rss"/>
</body>
</opml>