mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 09:02:41 +00:00
12 lines
311 B
Text
12 lines
311 B
Text
|
<opml>
|
||
|
<body>
|
||
|
<someOtherElement>
|
||
|
<outline text="I should be skipped over!"/>
|
||
|
</someOtherElement>
|
||
|
<body>
|
||
|
<outline text="I should be skipped over, too!"/>
|
||
|
</body>
|
||
|
</body>
|
||
|
</opml>
|
||
|
<!-- The descendents of elements other than <outline> are ignored -->
|