File: countries.xml

package info (click to toggle)
libxml-libxml-perl 2.0207%2Bdfsg%2Breally%2B2.0134-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,884 kB
  • sloc: perl: 6,347; ansic: 3,851; xml: 182; makefile: 29; sh: 21
file content (19 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE countries SYSTEM "SR2006_countries_config.dtd">

<countries>
<country acronym="AL" report="true">
  <emission acronym="AL" />
  <emitter acronym="AL" />
  <receptor acronym="AL" />
</country>
<country acronym="AM" report="true">
  <emission acronym="AM" />
  <emitter acronym="AM" />
  <receptor acronym="AM" />
</country>
<country acronym="AT" report="true">
  <emission acronym="AT" />
  <emitter acronym="AT" />
</country>
</countries>