File: folder.kml

package info (click to toggle)
libkml 1.3.0~r864%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 27,396 kB
  • ctags: 13,514
  • sloc: cpp: 65,998; sh: 19,598; ansic: 13,333; python: 3,289; makefile: 2,645; xml: 1,806; php: 223; java: 195; ruby: 109; perl: 108
file content (20 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Folder id="f0">
  <name>My first Folder</name>
  <Placemark id="p0"/>
  <Placemark id="p1"/>
  <Placemark id="p2"/>
  <Folder id="f2">
    <Placemark id="p3"/>
    <Placemark id="p4"/>
  </Folder>
  <Document id="d0">
    <GroundOverlay id="go"/>
    <NetworkLink id="nl"/>
    <Document id="d1">
      <Placemark id="p5"/>
      <Placemark id="p6"/>
    </Document>
  </Document>
  <PhotoOverlay id="po"/>
  <ScreenOverlay id="so"/>
</Folder>