File: zones.xml

package info (click to toggle)
generator-scripting-language 4.1.5-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,424 kB
  • sloc: ansic: 106,060; cpp: 2,232; pascal: 762; sh: 535; xml: 424; makefile: 194
file content (5 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (3)
1
2
3
4
5
<zones>
    <zone name="temperate" description="between tropics and polar regions"/>
    <zone name="tropical" description="region surrounding the equator"/>
    <zone name="all" description="anywhere but the polar regions"/>
</zones>