OPML import not working for bsky feeds

I’ve been importing my bsky/fediverse follows into newsblur.

I had success the other week hand-crafting an OPML for mastodon follows.

I just did the same for bsky follows, with an opml that looks like:

<opml version="1.0">
<body>
<outline text="bsky"> <!-- top-level folder I've created in NB-->
<outline type="rss" version="RSS" xmlURL="https://bsky.app/profile/108.bsky.social/rss"/>
<outline type="rss" version="RSS" xmlURL="https://bsky.app/profile/aabria.bsky.social/rss"/>
<outline type="rss" version="RSS" xmlURL="https://bsky.app/profile/achewoodnc.bsky.social/rss"/>
<!-- 562 more… -->

Something similar worked for my mastodon import, but this doesn’t seem to work.

There is no error, the import wizard reports success and affords the click to “Step 3”.

Manually, individually adding a couple of those does work, but not the OPML import.

(ETA:) the full OPML is https://asynchronous.org/tmp/following-profiles.opml