File: world.opml

package info (click to toggle)
manuskript 0.16.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,228 kB
  • sloc: javascript: 54,334; python: 25,835; sh: 253; xml: 174; makefile: 86
file content (20 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version='1.0' encoding='UTF-8'?>
<opml version="1.0">
  <body>
    <outline name="Places" ID="0">
      <outline name="Jerusalem" ID="1"/>
      <outline name="Judea" ID="2"/>
      <outline name="Samaria" ID="3"/>
      <outline name="Ephesus" ID="4"/>
      <outline name="Rome" ID="5"/>
    </outline>
    <outline name="Cultures" ID="6">
      <outline name="Jews" ID="7"/>
      <outline name="Greeks" ID="8"/>
    </outline>
    <outline name="Travel" ID="9">
      <outline name="Road" ID="10"/>
      <outline name="Sea" ID="11"/>
    </outline>
  </body>
</opml>