<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <title>Where are you coming from...?</title>
  <meta name="Description" content="technique, electricité, photos " />
  <meta name="Keywords" content="atmel, AVR, microprocesseurs, Electricité, Electronique, projet, réalisations, photos, New Zealand nixie" />
  <meta name="Author" content="Hervé Quillévéré" />
  <meta name="ROBOTS" content="ALL" />
  <meta name="Revisit-after" content="30 days" />
  <meta name="google-site-verification" content="Yg1bz5osFjlWWqZETHhWq63Ybf9Xy4UhxGhAB5mDbgQ" />
  <link href="/res/page.css" rel="stylesheet" type="text/css" />
  <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<script type="text/javascript">
function showSub(elem){ elem.style.display='block'; }
function hideSub(elem){ elem.style.display='none'; }
function showSubId(id){ showSub(document.getElementById(id)); }
function hideSubId(id){ hideSub(document.getElementById(id)); }
</script>

</head>

<body onload="window.defaultStatus='Where are you coming from...?';" id="sectionOne">

<!-- centred container block -->
<div id="container">

  <!-- begin headMenu section -->
  <div id="headMenu">
    <div id="menuH">
    <dl>
      <dt>
        <a href="/index.php" title="Home page" >Home</a>
      </dt>
    </dl>
    <dl>
      <dt onmouseover="showSubId('smenu1');"  onmouseout="hideSubId('smenu1');">
        <a class="default_cursor" href="#">Technique</a>
      </dt>
      <dd id="smenu1" onmouseover="showSub(this);"  onmouseout="hideSub(this);">
      <ul>
        <li><a  href="/tech/fi.php" title="Récepteur Horaire Allouis 162 kHz">Allouis 162 kHz</a></li>
        <li><a  href="/tech/picfi.php" title="Récepteur Horaire Allouis 162 kHz à PIC">Allouis 162 kHz à PIC</a></li>
        <li><a  href="/tech/display.php" title="Commande d'afficheurs led et lcd par microprocesseurs">Displays</a></li>
        <li><a  href="/tech/piclcd.php" title="Afficheur LCD 1602 avc interface I2C et UART">piclcd</a></li>
        <li><a  href="/tech/level-convert.php" title="Convertisseur de niveaux 3.3 V à 5 V">Level converter</a></li>
        <li><a  href="/tech/compteur.php" title="Relever son compteur EDF avec son PC">Compteur EDF</a></li>
        <li><a  href="/tech/tempo.php" title="Récepteur de télécommandes Tempo">récepteur Tempo</a></li>
        <li><a  href="/tech/car.php" title="Carillon électronique">Carillon</a></li>
        <li><a  href="/tech/pgrm.php" title="Micros, and Eprom Programmer">Pgrm</a></li>
        <li><a  href="/tech/pgrm3.php" title="Pgrm3 Eprom Programmer hardware">Pgrm3</a></li>
        <li><a  href="/tech/g-pain.php" title="Etude d'un grille pain">Grille Pain</a></li>
        <li><a  href="/tech/vaetvien.php" title="Le va-et-vient Ardéchoix">Va-et-vient</a></li>
        <li><a  href="/tech/ps2adapt.php" title="adaptateurs PS2 clavier et sourie">PS2 Adaptors</a></li>
        <li><a  href="/tech/nixie.php" title="An old clock based on nixie tubes">Nixie</a></li>
        <li><a  href="/tech/picusb.php" title="USB to Serial Converter using PIC">Picusb</a></li>
        <li><a  href="/tech/picrtc.php" title="A Real Time Clock with a PIC">Picrtc</a></li>
        <li><a  href="/tech/dlogger.php" title="Un enregistreur de données et évènements autour de son compteur d'électricité">Dlogger</a></li>
        <li><a  href="/tech/modask.php" title="Démodulation ASK par un microprocesseur">Modask</a></li>
        <li><a  href="/tech/nbtelei.php" title="Interface de connexion de la liaison téléinfo du compteur électrique à un modem/routeur">Nbtelei</a></li>
        <li><a  href="/tech/avrtelei2.php" title="Interface de connexion de la liaison téléinfo du compteur électrique version 2">Avrtelei2</a></li>
      </ul>
      </dd>
    </dl>
    <dl>
      <dt onmouseover="showSubId('smenu2');"  onmouseout="hideSubId('smenu2');">
        <a class="default_cursor" href="#">Linux</a>
      </dt>
      <dd id="smenu2" onmouseover="showSub(this);"  onmouseout="hideSub(this);">
      <ul>
        <li><a  href="/linux/archcmp.php" title="archive compare software">Archcmp</a></li>
        <li><a  href="/linux/geo-ip.php" title="Country localisation software">Geo-ip</a></li>
        <li><a  href="/linux/dyndns.php" title="DynDns howto">DynDns</a></li>
        <li><a  href="/linux/tuespam.php" title="TueSpam a tool to kill spam">TueSpam</a></li>
        <li><a  href="/linux/gaw.php" title="Gtk Analog Wave viewer">Gaw</a></li>
        <li><a  href="/linux/simul.php" title="Simulateur Dcf, france inter et Tempo">Simul</a></li>
        <li><a  href="/linux/ftp.php" title="Mise à jour de site Web par ftp">Mise à jour site Web</a></li>
        <li><a  href="/linux/gedasym.php" title="Symbols for the gschem editor">gedasym</a></li>
        <li><a  href="/linux/filecrypt.php" title="Using Gnupg">gnupg</a></li>
        <li><a  href="/linux/pdfedit.php" title="How to modify a pdf file">pdfedit</a></li>
        <li><a  href="/linux/nbddns.php" title="dynamic dns for neufbox">nbddns</a></li>
        <li><a  href="/linux/ssh-su.php" title="Use su after using to login">ssh-su</a></li>
        <li><a  href="/linux/sshfs.php" title="How to use sshfs">sshfs</a></li>
        <li><a  href="/linux/use-ssh.php" title="Ssh account setup">use-ssh</a></li>
        <li><a  href="/linux/asterisk.php" title="Installation Asterisk sur Raspberry Pi">Asterisk</a></li>
        <li><a  href="/linux/asteriskconf.php" title="Configuration d'asterisk PBX">Asterisk conf</a></li>
        <li><a  href="/linux/telnumck.php" title="Telnumck recherche de numéros de téléphone dans 2 listes">telnumck</a></li>
        <li><a  href="/linux/bpddl.php" title="bpddl - Utilitaire de téléchargement de données d'un tensiomètre BP A200">bpddl</a></li>
        <li><a  href="/linux/netsurf.php" title="A patch to netsurf browser to get the html source page">netsurf</a></li>
        <li><a  href="/linux/bananapi.php" title="prise en main de la carte Banana Pi avec U-Boot et Linux">bananapi</a></li>
        <li><a  href="/linux/yate.php" title="Patch for yate sofphone">yate</a></li>
        <li><a  href="/linux/mkcrc.php" title="Insert crc in binaries">mkcrc</a></li>
        <li><a  href="/linux/tanix-tx3.php" title="Linux on Tv box Tanix">Tanix</a></li>
        <li><a  href="/linux/tanix-vfd.php" title="Tanix Tvbox display on linux">Tanix-vfd</a></li>
        <li><a  href="/linux/docrypt.php" title="Résumé pour un échange de document crypté">Docrypt</a></li>
        <li><a  href="/linux/usbdisk.php" title="Boot an external USB drive with Grub">Usb disk</a></li>
        <li><a  href="/linux/pop3d.php" title="Mailutils pop3 server">pop3d</a></li>
        <li><a  href="/linux/largefile.php" title="Transfert de gros fichiers en p2p">Largefile</a></li>
      </ul>
      </dd>
    </dl>
    <dl>
      <dt onmouseover="showSubId('smenu3');"  onmouseout="hideSubId('smenu3');">
        <a class="default_cursor" href="#">Arm</a>
      </dt>
      <dd id="smenu3" onmouseover="showSub(this);"  onmouseout="hideSub(this);">
      <ul>
        <li><a  href="/arm/usbdfu.php" title="usb bootloader for stm32">Usbdfu</a></li>
        <li><a  href="/arm/stm32boot.php" title="serial bootloader for stm32">Stm32boot</a></li>
        <li><a  href="/arm/stm32dev.php" title="Development environnement for stm32">Stm32dev</a></li>
        <li><a  href="/arm/stmfuncs.php" title="fonctions communes pour stm32">Stm32funcs</a></li>
        <li><a  href="/arm/maple-mini.php" title="maple mini clone module">Maple-mini</a></li>
        <li><a  href="/arm/bluepill.php" title="bluepill module">bluepill</a></li>
        <li><a  href="/arm/usbps2.php" title="Convertisseur PS2 à USB HID">usbps2</a></li>
        <li><a  href="/arm/mymaple.php" title="Boite à outils pour électronique avec le stm32">mymaple</a></li>
      </ul>
      </dd>
    </dl>
    <dl>
      <dt onmouseover="showSubId('smenu4');"  onmouseout="hideSubId('smenu4');">
        <a class="default_cursor" href="#">Special</a>
      </dt>
      <dd id="smenu4" onmouseover="showSub(this);"  onmouseout="hideSub(this);">
      <ul>
        <li><a  href="/php/nview_doc.php?liens" title="Liens vers sites techniques">Liens</a></li>
        <li><a  href="" title="">--------------------</a></li>
        <li><a  href="/sitemaps.xml" title="Sitemap for google and other">Sitemap</a></li>
        <li><a  href="/php/visitor.php" title="Display visitors by country">Visitors</a></li>
        <li><a  href="/php/visitor.php?xml" title="Display visitors by country - xml version">Visitors+xml</a></li>
        <li><a  href="/php/diapo.php?show=nz" title="New Zealand pictures">Photos NZ</a></li>
        <li><a  href="/pannes/pannes.php" title="Pannes et dépannages">Pannes</a></li>
        <li><a  href="/misc/debitadsl.php" title="Comment améliorer son débit adsl">Débit Adsl</a></li>
        <li><a  href="" title="">--------------------</a></li>
      </ul>
      </dd>
    </dl>
    </div> <!--   end menuH -->
  </div>   <!--   end headMenu -->

  <!-- begin text section -->
  <div id="text">
<h2>Where are you coming from...?</h2>
<h4>Since 1 Dec 2007 - Updated On 21 July 2024 </h4>
<p></p>
<table class="table" style="width: 60%;"> 
<tr> <th colspan="6"> Visitors by country </th> </tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1235 658" width="56" height="30" >
<defs>
  <polygon id="pt" points="-0.16246,0 0,-0.5 0.16246,0" transform="scale(0.0616,
 0.0616)" fill="white"/>       <!-- ^ ~= (tan 18)/2 -->
  <g id="star">
    <use xlink:href="#pt" transform="rotate(-144)"/>
    <use xlink:href="#pt" transform="rotate(-72)"/>
    <use xlink:href="#pt"/>
    <use xlink:href="#pt" transform="rotate(72)"/>
    <use xlink:href="#pt" transform="rotate(144)"/>
  </g>
  <g id="s5">
    <use xlink:href="#star" x="-0.252"/>
    <use xlink:href="#star" x="-0.126"/>
    <use xlink:href="#star"/>
    <use xlink:href="#star" x="0.126"/>
    <use xlink:href="#star" x="0.252"/>
  </g>
  <g id="s6">
    <use xlink:href="#s5" x="-0.063"/>
    <use xlink:href="#star" x="0.315"/>
  </g>
  <g id="x4">
    <use xlink:href="#s6"/>
    <use xlink:href="#s5" y="0.054"/>
    <use xlink:href="#s6" y="0.108"/>
    <use xlink:href="#s5" y="0.162"/>
  </g>
  <g id="union">
    <use xlink:href="#x4" y="-0.216"/>
    <use xlink:href="#x4"/>
    <use xlink:href="#s6" y="0.216"/>
  </g>
  <rect id="stripe" width="1235" height="50" fill="#bf0a30"/>
</defs>
<rect width="1235" height="650" fill="white"/>
<use xlink:href="#stripe"/>
<use xlink:href="#stripe" y="100"/>
<use xlink:href="#stripe" y="200"/>
<use xlink:href="#stripe" y="300"/>
<use xlink:href="#stripe" y="400"/>
<use xlink:href="#stripe" y="500"/>
<use xlink:href="#stripe" y="600"/>
<rect width="494" height="350" fill="#002868"/>
<use xlink:href="#union" transform="translate(247, 175) scale(650, 650)"/>
</svg>
</td>
<td> United States </td>
<td> 535424 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
 <rect width="900" height="600" fill="#F42A41"/>
 <rect width="600" height="600" fill="#fff"/>
 <rect width="300" height="600" fill="#00209F"/>
</svg>
</td>
<td> France </td>
<td> 362741 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 810 540" width="45" height="30" >
<desc>European flag</desc>
<defs>
 <g id="s">
  <g id="c">
    <path id="t" d="M0,0v1h0.5z" transform="translate(0, -1) rotate(18)"/>
    <use xlink:href="#t" transform="scale(-1, 1)"/>
  </g>
  <g id="a">
    <use xlink:href="#c" transform="rotate(72)"/>
    <use xlink:href="#c" transform="rotate(144)"/>
  </g>
  <use xlink:href="#a" transform="scale(-1, 1)"/>
 </g>
</defs>
<rect fill="#039" width="810" height="540"/>
<g fill="#fc0" transform="scale(30, 30) translate(13.5, 9)">
  <use xlink:href="#s" y="-6"/>
  <use xlink:href="#s" y="6"/>
  <g id="l"><use xlink:href="#s" x="-6"/>
    <use xlink:href="#s" transform="rotate(150) translate(0, 6) rotate(66)"/>
    <use xlink:href="#s" transform="rotate(120) translate(0, 6) rotate(24)"/>
    <use xlink:href="#s" transform="rotate(60) translate(0, 6) rotate(12)"/>
    <use xlink:href="#s" transform="rotate(30) translate(0, 6) rotate(42)"/>
  </g>
  <use xlink:href="#l" transform="scale(-1, 1)"/>
</g>
</svg>
</td>
<td> European Union </td>
<td> 60147 </td>
</tr>
<tr>
<td>
ZZZ</td>
<td> Reserved </td>
<td> 59101 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1200 800" width="45" height="30" >
  <rect fill="#de2910" width="1200" height="800"/>
  <path fill="#ffde00" d="M -16.579605,99.600735 L -14.211014,91.497509 L -21.164052,86.709214
    L -12.725491,86.457843 L -10.320158,78.365447 L -7.4734319,86.313318 L 0.96618286,86.100237
    L -5.7130042,91.263662 L -2.9023678,99.224367 L -9.877059,94.467668 L -16.579605,99.600735 z"
    transform="matrix(9.93352, 0.277468, -0.277468, 9.93352, 324.293, -695.242)"/>
  <path fill="#ffde00" id="star" d="M 365.85517,332.68952 L 394.16199,344.06521 L 413.83419,320.74812
    L 411.76256,351.18478 L 440.01746,362.6888 L 410.43031,370.124 L 408.2206,400.55095 L 392.00637,374.70949
    L 362.38579,382.01038 L 381.952,358.60428 L 365.85517,332.68952 z"/>
  <path fill="#ffde00" d="M 519.07788,179.31289 L 489.0245,174.07112 L 474.63005,200.96875 L 470.32831,170.76647
    L 440.299,165.3884 L 467.69375,151.96416 L 463.52906,121.74267 L 484.7617,143.64832 L 512.21709,130.34849
    L 497.94483,157.31116 L 519.07788,179.31289 z"/>
  <path fill="#ffde00" d="M 455.25916,315.97951 L 464.63255,286.94812 L 440,268.95036 L 470.50703,268.89379
    L 480.01205,239.90523 L 489.49303,268.90166 L 520,268.9835 L 495.35255,286.96085 L 504.70188,316
    L 479.98793,298.11418 L 455.25916,315.97951 z"/>
  <use xlink:href="#star" transform="matrix(0.99863, 0.052336, -0.052336, 0.99863, 19.4, -300.537)"/>
</svg>
</td>
<td> China </td>
<td> 50388 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 5 3" width="50" height="30" >
  <rect id="black_stripe" width="5" height="3" y="0" x="0" fill="#000"/>
  <rect id="red_stripe" width="5" height="2" y="1" x="0" fill="#D00"/>
  <rect id="gold_stripe" width="5" height="1" y="2" x="0" fill="#FFCE00"/>
</svg>
</td>
<td> Germany </td>
<td> 36240 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 450 300" width="45" height="30" >
<rect fill="#FFF" width="450" height="100"/>
<rect fill="#00F" y="100" width="450" height="100"/>
<rect fill="#F00" y="200" width="450" height="100"/>
</svg>
</td>
<td> Russian Federation </td>
<td> 32700 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 800" width="60" height="40" >
  <rect width="1200" height="800" fill="#3a75c4"/>
  <rect width="1200" height="400" y="400" fill="#f9dd16"/>
</svg>
</td>
<td> Ukraine </td>
<td> 22338 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 60 30" width="60" height="30" >
<clipPath id="t">
 <path d="M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z"/>
</clipPath>
<path d="M0,0 v30 h60 v-30 z" fill="#00247d"/>
<path d="M0,0 L60,30 M60,0 L0,30" stroke="#fff" stroke-width="6"/>
<path d="M0,0 L60,30 M60,0 L0,30" clip-path="url(#t)" stroke="#cf142b" stroke-width="4"/>
<path d="M30,0 v30 M0,15 h60" stroke="#fff" stroke-width="10"/>
<path d="M30,0 v30 M0,15 h60" stroke="#cf142b" stroke-width="6"/>
</svg>
</td>
<td> United Kingdom </td>
<td> 13957 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 6400 3200" width="60" height="30" >
  <rect width="6400" height="3200" fill="red"/>
  <rect width="3200" height="3200" x="1600" fill="#fff"/>
  <path d="M 3199.9526,290 L 2990.3615,698.71 C 2966.579,743.13 2923.9678,739.01
    2881.3566,714.2 L 2729.6183,632.05 L 2842.7112,1259.82 C 2866.4938,1374.51
    2790.1887,1374.51 2752.5317,1324.92 L 2487.7189,1014.97 L 2444.727,1172.37
    C 2439.7693,1193.04 2417.971,1214.75 2385.2685,1209.58 L 2050.4097,1135.97
    L 2138.3625,1470.29 C 2157.1909,1544.68 2171.8774,1575.48 2119.3545,1595.1
    L 2000,1653.75 L 2576.4379,2143.29 C 2599.2536,2161.8 2610.7811,2195.11
    2602.6585,2225.27 L 2552.2079,2398.37 C 2750.684,2374.45 2928.6267,2353.04
    3127.0983,2329.15 C 3144.7336,2328.92 3173.9762,2344.59 3173.8558,2365.83
    L 3147.5581,3000 L 3244.0581,3000 L 3228.8679,2367.19 C 3228.7474,2345.95
    3255.2663,2328.92 3272.9016,2329.15 C 3471.3732,2353.04 3649.3161,2374.45
    3847.7922,2398.37 L 3797.3417,2225.27 C 3789.2191,2195.11 3800.7465,2161.8
    3823.5622,2143.29 L 4400,1653.75 L 4280.6456,1595.1 C 4228.1226,1575.48
    4242.8092,1544.68 4261.6375,1470.29 L 4349.5905,1135.97 L 4014.7315,1209.58
    C 3982.029,1214.75 3960.2307,1193.04 3955.2729,1172.37 L 3912.281,1014.97
    L 3647.4683,1324.92 C 3609.8112,1374.51 3533.5061,1374.51 3557.2887,1259.82
    L 3670.3814,632.05 L 3518.6434,714.2 C 3476.0311,739.01 3433.421,743.13
    3409.6384,698.71" fill="red" id="maple_leaf"/>
</svg>
</td>
<td> Canada </td>
<td> 12034 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 6 4" width="45" height="30" >
<rect id="red" width="6" height="4" fill="#d7141a"/>
<rect id="white" width="6" height="2" fill="#fff"/>
<path id="blue" d="M3,2 L0,0 v4 z" fill="#11457e"/>
</svg>
</td>
<td> Czech Republic </td>
<td> 10195 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1600 1000" width="48" height="30" >
  <rect width="1600" height="1000" fill="#005b99"/>
  <rect width="200" height="1000" x="500" fill="#fcd116"/>
  <rect width="1600" height="200" y="400" fill="#fcd116"/>
</svg>
</td>
<td> Sweden </td>
<td> 8529 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 10" width="48" height="30" >
  <rect width="16" height="5" fill="#fff"/>
  <rect width="16" height="5" fill="#dc143c" y="5"/>
</svg>
</td>
<td> Poland </td>
<td> 7056 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 9 6" width="45" height="30" >
  <rect fill="#21468B" width="9" height="6" id="blue"/>
  <rect fill="#FFF" width="9" height="4" id="white"/>
  <rect fill="#AE1C28" width="9" height="2" id="red"/>
</svg>
</td>
<td> Netherlands </td>
<td> 5838 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
  <rect width="900" height="600" fill="#FFFFFF"/>
  <circle cx="450" cy="300" r="180" fill="#BE0026"/>
</svg>
</td>
<td> Japan </td>
<td> 5216 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 3 2" width="45" height="30" >
  <rect width="1" height="2" fill="#009246"/>
  <rect width="1" height="2" x="1" fill="#ffffff"/>
  <rect width="1" height="2" x="2" fill="#ce2b37"/>
</svg>
</td>
<td> Italy </td>
<td> 4929 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 450 300" width="45" height="30" >
  <rect width="150" height="390"/>
  <rect x="150" width="150" height="390" fill="#ffde00"/>
  <rect x="300" width="150" height="390" fill="#f00"/>
</svg>
</td>
<td> Belgium </td>
<td> 4427 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 300 300" width="30" height="30" >
  <rect fill="#d81e05" height="300" width="300"/>
  <rect fill="#fff" height="60" width="200" x="50" y="120"/>
  <rect fill="#fff" height="200" width="60" x="120" y="50"/>
</svg>
</td>
<td> Switzerland </td>
<td> 4397 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 3 2" width="45" height="30" >
  <rect width="1" height="2" x="0" y="0" fill="#002B7F"/>
  <rect width="1" height="2" x="1" y="0" fill="#FCD116"/>
  <rect width="1" height="2" x="2" y="0" fill="#CE1126"/>
</svg>
</td>
<td> Romania </td>
<td> 3576 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 360 240" width="45" height="30" >
<g fill="rgb(227,10,23)">
  <rect width="100%" height="100%"/>
  <circle cx="120" cy="120" r="60" fill="white"/>
  <circle cx="135" cy="120" r="48"/>
</g>
<g id="star" fill="white" transform="translate(200.7, 120) scale(30, 30) rotate(-90)">
  <g id="cone">
    <polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
    <use xlink:href="#triangle" transform="scale(-1, 1)"/>
  </g>
  <use xlink:href="#cone" transform="rotate(72)"/>
  <use xlink:href="#cone" transform="rotate(-72)"/>
  <use xlink:href="#cone" transform="rotate(144)"/>
  <use xlink:href="#cone" transform="rotate(-144)"/>
</g>
</svg>
</td>
<td> Turkey </td>
<td> 3351 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Spain.png" />
</td>
<td> Spain </td>
<td> 2639 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 220 160" width="41" height="30" >
  <defs>
    <polygon id="isrtriangle" points="0,-29.141 -25.2369,14.5705 25.2369,14.5705" stroke="#0038b8" stroke-width="5.5" fill-opacity="0"/>
  </defs>
  <rect width="220" height="160" fill="white"/>
  <rect width="220" height="25" fill="#0038b8" y="15"/>
  <rect width="220" height="25" fill="#0038b8" y="120"/>
  <use xlink:href="#isrtriangle" transform="translate(110, 80)"/>
  <use xlink:href="#isrtriangle" transform="translate(110, 80) rotate(180)"/>
</svg>
</td>
<td> Israel </td>
<td> 2560 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-30 -20 60 40" width="45" height="30" >
   <rect fill="white" x="-30" y="-20" width="60" height="40"/>
   <rect fill="#007229" x="-30" y="-20" width="30" height="40"/>
   <g fill="#d21034">
      <!-- sqrt(75) --><path d="M 8.66025403784438646763723170752936183471405,5 a 10,10 0 1,1 0,-10 a 8,8 0 1,0 0,10"/>
      <!-- cos(Pi/5) --><g transform="scale(5, 5) translate(0.809017)">
         <g id="cone">
           <polygon id="triangle" points="0,0 -1,0 -1,0.5" transform="translate(1) rotate(18)"/>
           <use xlink:href="#triangle" transform="scale(1, -1)"/>
         </g>
         <use xlink:href="#cone" transform="rotate(72)"/>
         <use xlink:href="#cone" transform="rotate(-72)"/>
         <use xlink:href="#cone" transform="rotate(144)"/>
         <use xlink:href="#cone" transform="rotate(-144)"/>
      </g>
   </g>
</svg>
</td>
<td> Algeria </td>
<td> 2504 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1350 900" width="45" height="30" >
<defs id="defs10"/><rect width="1350" height="900" x="0" y="0" id="rect4117" style="fill: rgb(255, 255, 255);"/>
<rect width="1350" height="300" x="0" y="0" id="rect2172" style="fill: rgb(255, 153, 50); fill-opacity: 1;"/>
<rect width="1350" height="300" x="0" y="600" id="rect3146" style="fill: rgb(18, 136, 7); fill-opacity: 1;"/>
<path d="M 675,315 C 600.44281,315 540,375.44281 540,450 C 540,524.55719 600.44281,585 675,585
  C 749.55719,585 810,524.55719 810,450 C 809.99374,375.44281 749.55719,315 675,315 z
  M 674.875,328.15625 L 671.4375,395.9375 L 675.0625,434.625 L 678.65625,395.9375
  L 675.21875,328.15625 C 678.68097,328.16233 682.11122,328.33579 685.5,328.625
  C 685.47396,328.84352 685.4375,329.05576 685.4375,329.28125 C 685.4375,332.36179
  687.95069,334.875 691.03125,334.875 C 693.84412,334.875 696.14774,332.77004 696.53125,330.0625
  C 699.87414,330.65876 703.16372,331.38701 706.40625,332.25 L 685.53125,396.84375 L 679,435.1875
  L 692.5,398.75 L 706.6875,332.34375 C 709.9972,333.2333 713.27675,334.25121 716.46875,335.40625
  C 716.21749,336.0412 716.0625,336.74477 716.0625,337.46875 C 716.0625,340.54929 718.54446,343.03124
  721.625,343.03125 C 723.91134,343.03125 725.88792,341.65702 726.75,339.6875 C 729.83617,341.13803
  732.87446,342.71095 735.8125,344.40625 L 698.9375,401.375 L 682.6875,436.71875 L 705.1875,405
  L 736.09375,344.5625 C 739.02359,346.2634 741.85653,348.0997 744.625,350.03125 C 743.88645,350.97842
  743.43749,352.14426 743.4375,353.4375 C 743.4375,356.52149 745.94727,359.03125
  749.03125,359.03125 C 750.84674,359.03125 752.44805,358.1552 753.46875,356.8125 C 756.0868,359.01927
  758.60866,361.33354 761.03125,363.75 L 710.6875,409.21875 L 685.84375,439.15625 L 715.78125,414.34375
  L 761.25,363.96875 C 763.65603,366.38088 765.95807,368.89406 768.15625,371.5 C 766.88518,372.52318
  766.06252,374.08622 766.0625,375.84375 C 766.0625,378.92429 768.57574,381.43751 771.65625,381.4375
  C 772.89211,381.4375 774.01243,381.02458 774.9375,380.34375 C 776.89155,383.14235 778.75054,386.00519
  780.46875,388.96875 L 720.03125,419.875 L 688.3125,442.34375 L 723.625,426.125 L 780.625,389.21875
  C 782.40704,392.30963 784.02043,395.52694 785.53125,398.78125 C 783.52623,399.62977 782.12499,401.59326
  782.125,403.90625 C 782.125,406.99024 784.63477,409.5 787.71875,409.5 C 788.4541,409.5 789.13802,409.3523
  789.78125,409.09375 C 790.85904,412.11804 791.81607,415.21462 792.65625,418.34375 L 726.25,432.53125
  L 689.8125,446.03125 L 728.125,439.5 L 792.75,418.625 C 793.6179,421.88926 794.37118,425.19663
  794.96875,428.5625 C 792.26337,428.95101 790.18751,431.28141 790.1875,434.09375 C 790.1875,437.17774
  792.69724,439.68752 795.78125,439.6875 C 795.98442,439.6875 796.17742,439.67743 796.375,439.65625
  C 796.65822,443.02515 796.8403,446.4337 796.84375,449.875 L 729.0625,446.40625 L 690.34375,450.03125
  L 729.03125,453.625 L 796.84375,450.1875 C 796.83856,453.63891 796.66164,457.059 796.375,460.4375
  C 796.1775,460.41631 795.98435,460.40625 795.78125,460.40625 C 792.70071,460.40625 790.18748,462.88822
  790.1875,465.96875 C 790.1875,468.76695 792.25058,471.09837 794.9375,471.5 C 794.34026,474.85305
  793.6156,478.15412 792.75,481.40625 L 769.6875,473.9375 L 728.15625,460.5 L 689.84375,453.96875
  L 690,454.03125 L 689.84375,454 L 726.28125,467.5 L 792.65625,481.6875 C 791.76967,484.98594
  790.74408,488.22468 789.59375,491.40625 C 789.31476,491.29771 789.01736,491.21914 788.71875,491.15625
  C 788.70893,491.15424 788.69733,491.15821 788.6875,491.15625 C 788.32391,491.08179 787.948,491.03125
  787.5625,491.03125 C 784.47851,491.03125 781.96874,493.541 781.96875,496.625 C 781.96875,497.396
  782.12341,498.11291 782.40625,498.78125 C 782.41117,498.7931 782.4325,498.80069 782.4375,498.8125
  C 782.79157,499.63232 783.32044,500.3766 784,500.9375 C 784.00571,500.94225 784.02553,500.93278
  784.03125,500.9375 C 784.16321,501.04542 784.29591,501.15432 784.4375,501.25 C 784.4445,501.25478
  784.46173,501.24526 784.46875,501.25 C 784.61056,501.34486 784.75569,501.44943 784.90625,501.53125
  C 784.91398,501.5355 784.92975,501.52704 784.9375,501.53125 C 785.06068,501.59743 785.18401,501.69301
  785.3125,501.75 C 783.86197,504.83599 782.28905,507.84336 780.59375,510.78125 L 723.65625,473.9375
  L 723.625,473.9375 L 688.3125,457.6875 L 688.4375,457.78125 L 706.875,470.84375 L 720,480.1875
  L 720.03125,480.1875 L 780.4375,511.0625 C 778.69886,514.0572 776.82324,516.98653 774.84375,519.8125
  C 773.92496,519.14724 772.81399,518.75 771.59375,518.75 C 768.51321,518.75 765.99998,521.26321
  766,524.34375 C 766,526.07655 766.7908,527.60115 768.03125,528.625 C 765.87224,531.1769 763.64,533.66576
  761.28125,536.03125 L 715.78125,485.6875 L 685.9375,460.9375 L 710.65625,490.78125 L 761.03125,536.28125
  C 758.68181,538.62383 756.22088,540.85438 753.6875,543 C 752.72559,542.21333 751.49489,541.71874
  750.15625,541.71875 C 747.07571,541.71875 744.59378,544.23194 744.59375,547.3125 C 744.59375,548.15207
  744.7612,548.94176 745.09375,549.65625 C 742.17424,551.71314 739.16306,553.63844 736.0625,555.4375
  L 705.15625,495.03125 L 682.6875,463.3125 L 682.65625,463.3125 L 698.90625,498.625 L 735.75,555.625
  C 732.85106,557.29549 729.85555,558.84888 726.8125,560.28125 C 725.94081,558.33457 723.98851,556.96875
  721.71875,556.96875 C 718.63821,556.96875 716.15625,559.48195 716.15625,562.5625 C 716.15625,563.27197
  716.28948,563.93805 716.53125,564.5625 C 713.31859,565.72706 710.01949,566.76072 706.6875,567.65625
  L 692.5,501.28125 L 679,464.84375 L 678.96875,464.8125 L 685.53125,503.125 L 706.40625,567.75
  C 703.13259,568.62126 699.8134,569.36941 696.4375,569.96875 C 696.04179,567.27507 693.70928,565.18748
  690.90625,565.1875 C 687.82571,565.1875 685.34377,567.70069 685.34375,570.78125 C 685.34375,570.98435
  685.35382,571.1775 685.375,571.375 C 682.00645,571.65902 678.59723,571.83944 675.15625,571.84375
  L 678.625,504.0625 L 675,465.375 L 671.375,504.0625 L 674.84375,571.84375 C 671.35012,571.83937
  667.88763,571.66763 664.46875,571.375 C 664.4899,571.17765 664.5,570.98419 664.5,570.78125
  C 664.5,567.70071 661.98677,565.18748 658.90625,565.1875 C 656.10805,565.1875 653.77663,567.25058
  653.375,569.9375 C 650.07317,569.34598 646.82884,568.60182 643.625,567.75 L 664.5,503.15625
  L 671.03125,464.84375 L 657.53125,501.25 L 643.3125,567.65625 C 640.01227,566.76926 636.74572,565.74473
  633.5625,564.59375 C 633.81376,563.95881 633.96875,563.28648 633.96875,562.5625 C 633.96875,559.48196
  631.4868,556.96875 628.40625,556.96875 C 626.12116,556.96875 624.14407,558.3447 623.28125,560.3125
  C 620.19431,558.86252 617.15756,557.28859 614.21875,555.59375 L 651.09375,498.625 L 667.3125,463.3125
  L 644.84375,495 L 613.9375,555.4375 C 610.94704,553.70233 608.04104,551.85028 605.21875,549.875
  C 605.90034,548.94889 606.31249,547.79974 606.3125,546.5625 C 606.3125,543.47851 603.80276,540.96877
  600.71875,540.96875 C 598.95926,540.96875 597.39933,541.79 596.375,543.0625 C 593.81746,540.8996
  591.33911,538.64469 588.96875,536.28125 L 639.34375,490.78125 L 664.15625,460.875 L 664.15625,460.84375
  L 634.25,485.6875 L 588.75,536.03125 C 586.34397,533.6192 584.04193,531.10583 581.84375,528.5
  C 583.11483,527.47682 583.9375,525.91376 583.9375,524.15625 C 583.9375,521.07571 581.45554,518.59373
  578.375,518.59375 C 577.13538,518.59375 575.98906,519.0029 575.0625,519.6875 C 573.11627,516.90146
  571.27498,514.01213 569.5625,511.0625 L 630,480.15625 L 661.6875,457.6875 L 626.375,473.90625
  L 569.40625,510.78125 C 567.74092,507.8953 566.2105,504.93522 564.78125,501.90625 C 566.91075,501.11982
  568.4375,499.08912 568.4375,496.6875 C 568.4375,493.60696 565.92429,491.09374 562.84375,491.09375
  C 561.99179,491.09375 561.19132,491.28315 560.46875,491.625 C 559.28684,488.37515 558.25015,485.05965
  557.34375,481.6875 L 623.71875,467.46875 L 660.1875,453.96875 L 621.875,460.5 L 557.25,481.40625
  C 556.37873,478.13282 555.6306,474.81314 555.03125,471.4375 C 557.7336,471.04942 559.8125,468.71542
  559.8125,465.90625 C 559.8125,462.82571 557.29929,460.34374 554.21875,460.34375 C 554.01565,460.34375
  553.8225,460.35382 553.625,460.375 C 553.34093,457.00648 553.16056,453.59717 553.15625,450.15625
  L 620.9375,453.59375 L 659.625,450 L 620.9375,446.375 L 553.15625,449.84375 C 553.16057,446.40251
  553.34093,442.9938 553.625,439.625 C 553.93147,439.67715 554.24125,439.71875 554.5625,439.71875
  C 557.64649,439.71875 560.15626,437.20898 560.15625,434.125 C 560.15625,431.19329 557.90395,428.79302
  555.03125,428.5625 C 555.62882,425.19663 556.3821,421.88926 557.25,418.625 L 621.875,439.5
  L 660.1875,446.03125 L 623.75,432.53125 L 557.34375,418.3125 C 558.23075,415.01227 559.25526,411.74572
  560.40625,408.5625 C 561.04119,408.81376 561.74478,408.96875 562.46875,408.96875 C 565.54929,408.96875
  568.03127,406.48677 568.03125,403.40625 C 568.03125,401.11991 566.65703,399.14333 564.6875,398.28125
  C 566.13751,395.19431 567.71137,392.15756 569.40625,389.21875 L 626.375,426.09375 L 661.71875,442.3125
  L 630,419.84375 L 569.5625,388.9375 C 571.28613,385.96699 573.13314,383.08587 575.09375,380.28125
  C 576.02944,380.98979 577.20543,381.40626 578.46875,381.40625 C 581.54929,381.40625 584.03122,378.92428
  584.03125,375.84375 C 584.03125,374.05501 583.18508,372.45902 581.875,371.4375 C 584.05521,368.85578
  586.33436,366.36004 588.71875,363.96875 L 634.21875,414.34375 L 664.15625,439.15625 L 639.34375,409.25
  L 588.96875,363.75 C 591.38088,361.34397 593.89406,359.04193 596.5,356.84375 C 597.52318,358.11483
  599.08623,358.9375 600.84375,358.9375 C 603.92429,358.9375 606.40624,356.45554 606.40625,353.375
  C 606.40625,352.13914 606.02458,350.98757 605.34375,350.0625 C 608.13069,348.1166 610.98694,346.27456
  613.9375,344.5625 L 644.84375,405 L 667.3125,436.6875 L 651.125,401.375 L 614.21875,344.375
  C 617.10502,342.71093 620.09577,341.17802 623.125,339.75 C 623.9402,341.82225 625.95199,343.28125
  628.3125,343.28125 C 631.39304,343.28125 633.90626,340.79929 633.90625,337.71875 C 633.90625,336.91331
  633.74502,336.12928 633.4375,335.4375 C 636.66831,334.26547 639.99223,333.24364 643.34375,332.34375
  L 657.5625,398.71875 L 671.0625,435.1875 L 664.53125,396.875 L 643.65625,332.25 C 646.92093,331.38286
  650.22748,330.628 653.59375,330.03125 C 653.98227,332.73663 656.31269,334.8125 659.125,334.8125
  C 662.20899,334.8125 664.71873,332.30274 664.71875,329.21875 C 664.71875,329.00516 664.71087,328.80112
  664.6875,328.59375 C 668.0455,328.31238 671.4451,328.15969 674.875,328.15625 z" id="polygon2506"
  style="fill: rgb(0, 0, 128); stroke: none; stroke-width: 0.01;"/><circle cx="21.599001" cy="21.587999"
  r="3.2320001" transform="matrix(6.25637, 0, 0, 6.25637, 539.969, 314.969)" id="circle229"
  style="fill: rgb(255, 255, 255); stroke: none;"/><circle cx="21.593" cy="21.598" r="2.5039999"
  transform="matrix(6.25637, 0, 0, 6.25637, 539.969, 314.969)"
  id="circle227" style="fill: rgb(0, 0, 128); stroke: none; stroke-width: 0.01;"/>
 <rect fill="#21468B" width="9" height="6" id="blue"/>
 <rect fill="#FFF" width="9" height="4" id="white"/>
 <rect fill="#AE1C28" width="9" height="2" id="red"/>
</svg>
</td>
<td> India </td>
<td> 2335 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-2100 -1470 4200 2940" width="43" height="30" >
	<defs>
		<path id="O" d="M 0,0 a 31.5,35 0 0,0 0,-70 a 31.5,35 0 0,0 0,70 M 0,-13 a 18.5,22 0 0,0 0,-44 a 18.5,22 0 0,0 0,44" fill-rule="evenodd"/>
		<g id="R">
			<use xlink:href="#P"/>
			<path d="M 28,0 c 0,-10 0,-32 -15,-32 h -19 c 22,0 22,22 22,32"/>
		</g>
		<path id="D" d="M -31.5,0 h 33 a 30,30 0 0,0 30,-30 v -10 a 30,30 0 0,0 -30,-30 H -31.5 z M -18.5,-13 h 19 a 19,19 0 0,0 19,-19 v -6 a 19,19 0 0,0 -19,-19 H -18.5 z" fill-rule="evenodd"/>
		<path id="E" d="M 0,0 h 63 v -13 H 12 v -18 h 40 v -12 h -40 v -14 H 60 v -13 H 0 z" transform="translate(-31.5)"/>
		<path id="M" d="M -31.5,0 h 12 v -48 l 14,48 h 11 l 14,-48 V 0 h 12 V -70 h -17.5 l -14,48 l -14,-48 H -31.5 z"/>
		<path id="E_" d="M -26.25,0 h 52.5 v -12 h -40.5 v -16 h 33 v -12 h -33 v -11 H 25 v -12 H -26.25 z"/>
		<path id="P" d="M -31.5,0 h 13 v -26 h 28 a 22,22 0 0,0 0,-44 h -40 z M -18.5,-39 h 27 a 9,9 0 0,0 0,-18 h -27 z" fill-rule="evenodd"/>
		<g id="G">
			<clipPath id="gcut">
				<path d="M -31.5,0 v -70 h 63 v 70 z M 0,-47 v 12 h 31.5 v -12 z"/>
			</clipPath>
			<use xlink:href="#O" clip-path="url(#gcut)"/>
			<rect x="5" y="-35" width="26.5" height="10"/>
			<rect x="21.5" y="-35" width="10" height="35"/>
		</g>
		<path id="S" d="M -15.75,-22 C -15.75,-15 -9,-11.5 1,-11.5 C 11,-11.5 15.74,-14.75 15.75,-19.25 C 15.75,-33.5 -31,-24.5 -30.75,-49.5 C -30.5,-71 -6,-70 3,-70 C 12,-70 29,-66 28.75,-48.75 L 13.5,-48.75 C 13.5,-56.25 6.5,-59 -1.5,-59 C -9.25,-59 -14.75,-57.75 -14.75,-50.5 C -15,-38.75 31.5,-46.5 31.5,-21.75 C 31.5,-3.5 13.5,0 0,0 C -11.5,0 -31.55,-4.5 -31.5,-22 z"/>
		<g id="star">
			<g id="cone">
				<polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
				<use xlink:href="#triangle" transform="scale(-1, 1)"/>
			</g>
			<use xlink:href="#cone" transform="rotate(72)"/>
			<use xlink:href="#cone" transform="rotate(-72)"/>
			<use xlink:href="#cone" transform="rotate(144)"/>
			<use xlink:href="#cone" transform="rotate(-144)"/>
		</g>
		<use id="star1" xlink:href="#star" transform="scale(31.5, 31.5)"/>
		<use id="star2" xlink:href="#star" transform="scale(26.25, 26.25)"/>
		<use id="star3" xlink:href="#star" transform="scale(21, 21)"/>
		<use id="star4" xlink:href="#star" transform="scale(15, 15)"/>
		<use id="star5" xlink:href="#star" transform="scale(10.5, 10.5)"/>
	</defs>

	<rect id="field" fill="#00923f" x="-50%" y="-50%" width="100%" height="100%"/>
	<path id="rhombus" fill="#f8c300" d="M -1743,0 L 0,1113 L 1743,0 L 0,-1113 z"/>
	<circle id="circle" fill="#28166f" r="735"/>
	<clipPath id="clipcircle">
		<use xlink:href="#circle"/>
	</clipPath>

	<path id="band" d="M-2205,1470 a1785,1785 0 0,1 3570,0 h-105 a1680,1680 0 1,0 -3360,0 z" clip-path="url(#clipcircle)" fill="white"/>
	<g fill="#00923f" transform="translate(-420, 1470)">
		<g id="ORDEM" transform="rotate(-7)">
			<use xlink:href="#O" transform="translate(0, -1697.5)"/>
			<use xlink:href="#R" transform="rotate(3) translate(0, -1697.5)"/>
			<use xlink:href="#D" transform="rotate(6) translate(0, -1697.5)"/>
			<use xlink:href="#E" transform="rotate(9) translate(0, -1697.5)"/>
			<use xlink:href="#M" transform="rotate(12) translate(0, -1697.5)"/>
		</g>
		<use xlink:href="#E_" transform="rotate(9.75) translate(0, -1697.5)"/>
		<g id="PROGRESSO" transform="rotate(14.5)">
			<use xlink:href="#P" transform="translate(0, -1697.5)"/>
			<use xlink:href="#R" transform="rotate(3) translate(0, -1697.5)"/>
			<use xlink:href="#O" transform="rotate(6) translate(0, -1697.5)"/>
			<use xlink:href="#G" transform="rotate(9) translate(0, -1697.5)"/>
			<use xlink:href="#R" transform="rotate(12) translate(0, -1697.5)"/>
			<use xlink:href="#E" transform="rotate(15) translate(0, -1697.5)"/>
			<use xlink:href="#S" transform="rotate(18) translate(0, -1697.5)"/>
			<use xlink:href="#S" transform="rotate(21) translate(0, -1697.5)"/>
			<use xlink:href="#O" transform="rotate(24) translate(0, -1697.5)"/>
		</g>
	</g>

	<g id="stars" fill="white">
		<use id="Alpha_Canis_Minoris" xlink:href="#star1" transform="translate(-600, -132)"/>
		<g id="Canis_Majoris">
			<use id="Alpha_Canis_Majoris" xlink:href="#star1" transform="translate(-535, 177)"/>
			<use id="Beta_Canis_Majoris" xlink:href="#star3" transform="translate(-625, 243)"/>
			<use id="Gamma_Canis_Majoris" xlink:href="#star4" transform="translate(-463, 132)"/>
			<use id="Delta_Canis_Majoris" xlink:href="#star2" transform="translate(-382, 250)"/>
			<use id="Epsilon_Canis_Majoris" xlink:href="#star2" transform="translate(-404, 323)"/>
		</g>
		<use id="Alpha_Virginis" xlink:href="#star1" transform="translate(228, -228)"/>
		<g id="Scorpio">
			<use id="Alpha_Scorpii" xlink:href="#star1" transform="translate(515, 258)"/>
			<use id="Beta_Scorpii" xlink:href="#star3" transform="translate(617, 265)"/>
			<use id="Epsilon_Scorpii" xlink:href="#star2" transform="translate(545, 323)"/>
			<use id="Theta_Scorpii" xlink:href="#star2" transform="translate(368, 477)"/>
			<use id="Iota_Scorpii" xlink:href="#star3" transform="translate(367, 551)"/>
			<use id="Kappa_Scorpii" xlink:href="#star3" transform="translate(441, 419)"/>
			<use id="Lambda_Scorpii" xlink:href="#star2" transform="translate(500, 382)"/>
			<use id="Mu_Scorpii" xlink:href="#star3" transform="translate(365, 405)"/>
		</g>
		<g id="Hydra">
			<use id="Alpha_Hydrae" xlink:href="#star2" transform="translate(-280, 30)"/>
			<use id="Gamma_Hydrae" xlink:href="#star3" transform="translate(200, -37)"/>
		</g>
		<g id="Crux">
			<use id="Alpha_Crucis" xlink:href="#star1" transform="translate(0, 330)"/>
			<use id="Beta_Crucis" xlink:href="#star2" transform="translate(85, 184)"/>
			<use id="Gamma_Crucis" xlink:href="#star2" transform="translate(0, 118)"/>
			<use id="Delta_Crucis" xlink:href="#star3" transform="translate(-74, 184)"/>
			<use id="Epsilon_Crucis" xlink:href="#star4" transform="translate(-37, 235)"/>
		</g>
		<g id="Triangulum_Australe">
			<use id="Alpha_Trianguli_Australe" xlink:href="#star2" transform="translate(220, 495)"/>
			<use id="Beta_Trianguli_Australe" xlink:href="#star3" transform="translate(283, 430)"/>
			<use id="Gamma_Trianguli_Australe" xlink:href="#star3" transform="translate(162, 412)"/>
		</g>
		<use id="Alpha_Carinae" xlink:href="#star1" transform="translate(-295, 390)"/>
		<use id="Sigma_Octantis" xlink:href="#star5" transform="translate(0, 575)"/>
	</g>
</svg>
</td>
<td> Brazil </td>
<td> 2222 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-60 -40 120 80" width="45" height="30" >
   <rect y="-40" x="-60" height="80" width="120" style="fill: rgb(193, 39, 45);"/>
   <g style="fill: rgb(0, 98, 51); stroke: rgb(0, 0, 0); stroke-width: 0.296008;" transform="matrix(0.439295, 0, 0, 0.461864, -84.3429, -57.0089)">
    <path d="M 181.25,113.1875 L 146.46875,113.21875 L 186.0625,141.96875 L 192,137.65625 L 168,120.21875 L 178.96875,120.1875 L 181.25,113.1875 z"/>
    <path d="M 202.76559,113.19883 L 191.98787,80.129551 L 176.88014,126.66968 L 182.81636,130.98395
      L 191.984,102.77011 L 195.40325,113.19235 L 202.76559,113.19883 z"/>
    <path d="M 209.40356,133.66496 L 237.52382,113.19577 L 188.59298,113.20916 L 186.32426,120.18802
      L 215.99017,120.18841 L 207.13464,126.66096 L 209.40356,133.66496 z"/>
    <path d="M 191.99045,146.30222 L 220.14744,166.72085 L 205.01425,120.18899 L 197.67588,120.1879
      L 206.84278,148.40198 L 197.95051,141.97999 L 191.99045,146.30222 z"/>
    <path d="M 174.59078,133.64658 L 163.8725,166.73517 L 203.45052,137.96351 L 201.18387,130.98397
      L 177.18341,148.42084 L 180.54323,137.97929 L 174.59078,133.64658 z"/>
   </g>
</svg>
</td>
<td> Morocco </td>
<td> 2079 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Saudi_Arabia.png" />
</td>
<td> Saudi Arabia </td>
<td> 1780 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
  <rect fill="#9E3039" width="1200" height="600"/>
  <rect fill="#fff" y="240" width="1200" height="120"/>
</svg>
</td>
<td> Latvia </td>
<td> 1555 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-60 -40 120 80" width="45" height="30" >
   <g fill="#e70013">
      <rect width="100%" height="100%" x="-50%" y="-50%"/>
      <circle r="20" fill="white"/>
      <circle r="15"/>
      <circle cx="4" r="12" fill="white"/>   
      <g id="star" transform="translate(4) rotate(-90) scale(9, 9)">
         <g id="cone">
            <polyline id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
            <use xlink:href="#triangle" transform="scale(-1, 1)"/>
         </g>
         <use xlink:href="#cone" transform="rotate(72)"/>
         <use xlink:href="#cone" transform="rotate(-72)"/>
         <use xlink:href="#cone" transform="rotate(144)"/>
         <use xlink:href="#cone" transform="rotate(-144)"/>
      </g>
   </g>
</svg>
</td>
<td> Tunisia </td>
<td> 1553 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-72 -48 144 96" width="45" height="30" >
   <defs>
      <rect id="b1" width="24" height="4" x="-12" y="-2"/>
      <g id="b2">
         <rect width="11" height="4" x="-12" y="-2"/>
         <rect width="11" height="4" x="1" y="-2"/>
      </g>
   </defs>
   <rect x="-50%" y="-50%" width="100%" height="100%" fill="white"/>
   <g transform="rotate(56.31)"><!--arctan(3/2)-->
      <use xlink:href="#b2" transform="translate(0, -38)"/>
      <use xlink:href="#b1" transform="translate(0, -44)"/>
      <use xlink:href="#b2" transform="translate(0, -50)"/>
      <use xlink:href="#b1" transform="translate(0, 38)"/>
      <use xlink:href="#b2" transform="translate(0, 44)"/>
      <use xlink:href="#b1" transform="translate(0, 50)"/>
   </g>
   <g transform="rotate(-56.31)"><!--arctan(-3/2)-->
      <use xlink:href="#b1" transform="translate(0, -38)"/>
      <use xlink:href="#b1" transform="translate(0, -44)"/>
      <use xlink:href="#b1" transform="translate(0, -50)"/>
      <use xlink:href="#b2" transform="translate(0, 38)"/>
      <use xlink:href="#b2" transform="translate(0, 44)"/>
      <use xlink:href="#b2" transform="translate(0, 50)"/>
      <path fill="#c60c30" d="M 0,24 A 24,24 0 0,0 0,-24 A 18,18 0 0,0 0,12"/>
      <path fill="#003478" d="M 0,-24 A 12,12 0 0,0 0,0 A 12,12 0 0,1 0,24 A 24,24 0 0,1 0,-24"/>
   </g>
</svg>
</td>
<td> Korea Republic of </td>
<td> 1358 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
  <g id="g8121">
    <rect style="fill: rgb(206, 17, 38); fill-opacity: 1;" id="rect4" fill="#d2232c" height="600" width="1200"/>
    <rect id="rect6" fill="#fff" y="200" height="400" width="1200"/>
    <rect style="fill: rgb(0, 135, 81); fill-opacity: 1;" id="rect8" fill="#008d46" y="400" height="200" width="1200"/>
  </g>
</svg>
</td>
<td> Hungary </td>
<td> 1354 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Portugal.png" />
</td>
<td> Portugal </td>
<td> 1211 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-60 -40 240 160" width="45" height="30" >
   <rect x="-60" y="-40" width="100%" height="100%" fill="red"/>
   <rect x="-60" y="-40" width="50%" height="50%" fill="#0000AA"/>
   <path id="four_rays" d="M 8,0 L 0,30 L -8,0 L 0,-30 M 0,8 L 30,0 L 0,-8 L -30,0" fill="white"/>
   <use xlink:href="#four_rays" transform="rotate(30)"/>
   <use xlink:href="#four_rays" transform="rotate(60)"/>
   <circle r="17" fill="#0000AA"/>
   <circle r="15" fill="white"/>
</svg>
</td>
<td> Taiwan; Republic of China (ROC) </td>
<td> 1198 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 30240 15120" width="60" height="30" >
	<defs>
		<polygon id="Star7" points="0,-9 1.73553,-3.60388 7.03648,-5.61141 3.89971,-0.890084 8.77435,2.00269 3.12733,2.49396 3.90495,8.10872 0,4 -3.90495,8.10872 -3.12733,2.49396 -8.77435,2.00269 -3.89971,-0.890084 -7.03648,-5.61141 -1.73553,-3.60388"/>
		<polygon id="Star5" points="0,-9 2.35114,-3.23607 8.55951,-2.78115 3.80423,1.23607 5.29007,7.28115 0,4 -5.29007,7.28115 -3.80423,1.23607 -8.55951,-2.78115 -2.35114,-3.23607"/>
	</defs>

	<g id="Blue" fill="#00008B">
		<path id="Background" d="M0,0H30240V15120H0z"/>
	</g>

	<g id="White" fill="#FFFFFF">
		<use xlink:href="#Star7" id="Commonwealth_Star" transform="translate(7560, 11340) scale(252, 252)"/>
		<use xlink:href="#Star7" id="Star_Alpha_Crucis" transform="translate(22680, 12600) scale(120, 120)"/>
		<use xlink:href="#Star7" id="Star_Beta_Crucis" transform="translate(18900, 6615) scale(120, 120)"/>
		<use xlink:href="#Star7" id="Star_Gamma_Crucis" transform="translate(22680, 2520) scale(120, 120)"/>
		<use xlink:href="#Star7" id="Star_Delta_Crucis" transform="translate(26040, 5607) scale(120, 120)"/>
		<use xlink:href="#Star5" id="Star_Epsilon_Crucis" transform="translate(24192, 8190) scale(70, 70)"/>
		<path id="White_Cross" d="M6300,0H8820V2520H15120V5040H8820V7560H6300V5040H0V2520H6300z"/>
		<path id="White_Diagonal" d="M0,0H1690.467390989841010485335293560844833993107480    L15120,6714.766304505079494757332353219577583003446260V7560    H13429.532609010158989514664706439155166006892520L0,845.233695494920505242667646780422416996553740z"/>
		<use xlink:href="#White_Diagonal" id="White_Diagonal_Flipped" transform="translate(15120) scale(-1, 1)"/>
	</g>

	<g id="Red" fill="#FF0000">
		<path id="Red_Cross" d="M6804,0H8316V3024H15120V4536H8316V7560H6804V4536H0V3024H6804z"/>
		<path id="Red_Diagonals" d="M0,0L5040,2520H3913.021739340105993009776470959436777337928347    L0,563.489130329947003495111764520281611331035827z    M15120,0H13993.021739340105993009776470959436777337928347    L8953.021739340105993009776470959436777337928347,2520H10080z"/>
		<use xlink:href="#Red_Diagonals" id="Red_Diagonals_Rotated" transform="translate(15120, 7560) scale(-1, -1)"/>
	</g>
</svg>
</td>
<td> Australia </td>
<td> 1116 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Mexico.png" />
</td>
<td> Mexico </td>
<td> 1064 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1800 1100" width="49" height="30" >
  <defs id="defs3"/>
  <rect width="1800" height="1100" x="0" y="0" style="fill: white;" id="rect1872"/>
  <rect width="1800" height="300" x="0" y="400" style="fill: rgb(0, 53, 128);" id="rect2760"/>
  <rect width="1100" height="300" x="0" y="-800" transform="matrix(0, 1, -1, 0, 0, 0)" style="fill: rgb(0, 53, 128);" id="rect3647"/>
</svg>
</td>
<td> Finland </td>
<td> 1046 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="60" height="40" >
<rect fill="#da251d" width="900" height="600"/>
<polygon fill="#ffff00" points="522.66,342.609 567.56,480.8 450,395.391 332.44,480.8 377.35,342.609 259.79,257.2 405.1,257.2 450,119 494.9,257.2 640.21,257.2 522.66,342.609"/>
</svg>
</td>
<td> Viet Nam </td>
<td> 1033 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 5 3" width="50" height="30" >
<rect width="5" height="3" fill="#fff"/>
<rect width="5" height="2" y="1" fill="#00966E"/>
<rect width="5" height="1" y="2" fill="#D62612"/>
</svg>
</td>
<td> Bulgaria </td>
<td> 982 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 27 18" width="45" height="30" >
  <path fill="#000080" d="M0,0 L4,0 L5,1 L6,0 L27,0 L27,2 L26,3 L27,4 L27,6 L26,7 L27,8
    L27,10 L26,11 L27,12 L27,14 L26,15 L27,16 L27,18 L0,18 L0,16 L1,15 L0,14 L0,12
    L1,11 L0,10 L0,6 L1,5 L0,4 L0,0 z"/>
  <path fill="#fff" d="M4,0 L6,0 L6,4 L10,4 L10,6 L6,6 L6,10 L27,10 L27,12 L0,12 L0,10
    L4,10 L4,6 L0,6 L0,4 L4,4 L4,0 z M10,2 L27,2 L27,4 L10,4 L10,2 z M10,6 L27,6 L27,8
    L10,8 L10,6 z M0,10 L17,10 L17,12 L0,12 L0,10 z M0,14 L27,14 L27,16 L0,16 L0,14 z"/>
</svg>
</td>
<td> Greece </td>
<td> 914 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
<rect width="900" height="600" fill="#d81e05" />
<rect width="900" height="200" fill="#fff" y="200" />
</svg>
</td>
<td> Austria </td>
<td> 908 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-910 -585 1820 1170" width="47" height="30" >
	<rect id="blue" fill="#75aadb" x="-50%" y="-50%" width="100%" height="100%"/>
	<rect id="white" fill="white" x="-50%" y="-195" width="100%" height="390"/>
	<g id="sun" fill="#fcbf49" stroke="#843511" stroke-width="1.5">
		<g id="16rays">
			<g id="8rays">
				<g id="4rays">
					<g id="2rays">
						<path d="M -8,0 L -2,159.5 c 0,0 0,3 2,3 s 2,-3 2,-3 L 8,0"/>
						<path d="M -4,0 L 0,109.5 L 4,0" fill="#843511" stroke="none"/>
						<g transform="rotate(11.5)">
							<path d="M -4.5,53.5 C -9.5,75 1.5,89.5 -4,108.5 S -1,140.5 0,148.5 -5,160 -3,161.5 5,158 5.5,147 -1.5,131.25 5,108 1,77 8,56"/>
							<path d="M -1,58 C -4,79 6,90.5 0,109 C 8,95 -2,81 3,59" fill="#843511" stroke="none"/>
						</g>
					</g>
					<use xlink:href="#2rays" transform="rotate(180)"/>
				</g>
				<use xlink:href="#4rays" transform="rotate(90)"/>
			</g>
			<use xlink:href="#8rays" transform="rotate(45)"/>
		</g>
		<use xlink:href="#16rays" transform="rotate(22.5)"/>
		<circle r="65" stroke-width="1"/>
		<g id="face_right" fill="#843511" stroke="none">
			<path id="eyebrow_nose" d="M 41,-14 C 29.5,-24 15,-25.5 7,-18 A 140,50 10 0,0 8.5,8.5 C 8,8.5 7,9 6.5,9.5 A 80,50 10 0,1 4,-19 C 15,-28 30,-29 41,-14"/>
			<path id="uppalpebra" d="M 23,-17 C 16.5,-17 15,-15.5 12,-13 S 7.5,-11 7,-10.5 S 7,-8.5 8,-9 S 11,-10.5 14,-13 S 20,-15.5 23,-15.5 C 32,-15.5 37,-8 38,-8.5 S 33,-17 23,-17"/>
			<path id="upeyecontour" d="M 34.5,-8.5 C 28,-15.5 16,-16 11,-8 H 13 C 18,-16 30,-12.5 31,-9 v 1"/>
			<circle id="pupil" cx="22" cy="-9" r="4.5"/>
			<path id="loweyecontour" d="M 11,-8 C 16,-3.5 27,-3 34.5,-8.5 L 31,-9 C 26,-3.5 18,-4 13,-8 v -1"/>
			<path id="lowpalpebra" d="M 35,-6 C 26.5,0.5 18,0 13,-3 S 8,-7 9,-7 S 11,-6 15,-4 S 25,-2 35,-6"/>
			<path id="nose" d="M 10.5,9 A 3,3 0 1,1 6.5,12 C 6,13 4,16 0,16 h -1 l 1,1.5 C 1,17.5 4,17.5 6,16 A 4.5,4.5 0 1,0 10.5,9"/>
			<path id="uplip" d="M 16.5,30 C 12,27 10,22.5 5,22.5 C 4,22.5 2,23 0,24 h -1 L 0,25.5 C 2,25.5 5,23 8.5,25 S 14,29 16.5,30"/>
			<path id="midlip" d="M 15,30 C 5,27 3,29 0,29 h -1 l 1,2 C 4,31 6,28 15,30"/>
			<path id="uplip" d="M 16.5,30 C 5.5,29 9,35.5 0,35.5 h -1 L 0,37 C 11,37 6,31 16.5,30"/>
			<path id="chin" d="M 9,46 a 9,9 0 0,0 -18,0 a 9.25,9.25 0 0,1 18,0"/>
		</g>
		<use xlink:href="#face_right" transform="scale(-1, 1)"/>
	</g>
</svg>
</td>
<td> Argentina </td>
<td> 858 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 600 400" width="45" height="30" >
<rect fill="#ce1126" width="600" height="200"/>
<rect fill="#fff" y="200" width="600" height="200"/>
</svg>
</td>
<td> Indonesia </td>
<td> 830 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 600 400" width="45" height="30" >
  <defs id="defs7">
    <clipPath id="border">
      <rect width="30" height="15" x="-15" y="-7.5" id="rect2241"/>
    </clipPath>
  </defs>
  <rect width="600.00098" height="400" x="0" y="0" style="fill: rgb(222, 16, 24); fill-opacity: 1;" id="red stripes"/>
  <rect width="600.00098" height="266.66669" x="0" y="66.666695" style="fill: rgb(255, 255, 255);" id="white stripes"/>
  <rect width="600.00098" height="133.33334" x="0" y="133.33334" style="fill: rgb(0, 36, 125); fill-opacity: 1;" id="blue stripe"/>
</svg>
</td>
<td> Thailand </td>
<td> 750 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 500 300" width="50" height="30" >
  <rect width="500" height="100" y="200" fill="#00a3dd"/>
  <rect width="500" height="100" y="100" fill="#fff"/>
  <rect width="500" height="100" fill="#ef2b2d"/>
</svg>
</td>
<td> Luxembourg </td>
<td> 731 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 900 600" width="60" height="40" >
  <rect width="900" height="600" x="0" y="0" id="rect3936" style="fill: rgb(222, 41, 16);"/>
  <g id="petal">
    <path d="m 449.96406,299.9134 c -105.26305,-44.48626 -58.60174,-181.58185 42.06956,-174.6907 -20.36609,10.46694 -23.31775,29.99772 -11.68704,48.09021 13.02444,20.2558 -1.19897,52.84856 -18.80577,60.7674 -28.93485,13.02443 -34.72791,47.74999 -11.57675,65.83309 z" id="path3961" style="fill: rgb(255, 255, 255);"/>
    <path d="m 444.27188,200.91974 -5.91976,9.29378 -2.14454,-10.8142 -10.67812,-2.75928 9.62461,-5.3895 -0.67104,-10.99955 8.08542,7.48945 10.25578,-4.04271 -4.61053,10.00942 7.00143,8.50541 z" id="path3963" style="fill: rgb(222, 41, 16);"/>
    <path d="m 450.56002,298.75902 c -12.73114,-6.53451 -22.9963,-20.15491 -27.46839,-36.43134 -5.11498,-18.66969 -2.17269,-38.74247 8.08308,-55.03768 l -2.20789,-1.39371 c -10.64057,16.92871 -13.69313,37.74293 -8.38575,57.11886 4.72784,17.22201 15.21355,31.09815 28.78703,38.06438 z" id="path3965" style="fill: rgb(222, 41, 16);"/>
  </g>
  <use transform="matrix(-0.809017, -0.587785, 0.587785, -0.809017, 637.71, 807.332)" id="use3967" x="0" y="0" width="900" height="600" xlink:href="#petal"/>
  <use transform="matrix(-0.809017, 0.587785, -0.587785, -0.809017, 990.379, 278.069)" id="use3969" x="0" y="0" width="900" height="600" xlink:href="#petal"/>
  <use transform="matrix(0.309017, 0.951057, -0.951057, 0.309017, 596.797, -220.705)" id="use3971" x="0" y="0" width="900" height="600" xlink:href="#petal"/>
  <use transform="matrix(0.309017, -0.951057, 0.951057, 0.309017, 25.2199, 635.184)" id="use3975" x="0" y="0" width="900" height="600" xlink:href="#petal"/>
</svg>
</td>
<td> Hong Kong </td>
<td> 697 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1100 800" width="41" height="30" >
 <rect width="1100" height="800" fill="#ef2b2d"/>
 <rect width="200" height="800" x="300" fill="#fff"/>
 <rect width="1100" height="200" y="300" fill="#fff"/>
 <rect width="100" height="800" x="350" fill="#002868"/>
 <rect width="1100" height="100" y="350" fill="#002868"/>
</svg>
</td>
<td> Norway </td>
<td> 672 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 45 30" width="45" height="30" >
<clipPath id="around">
<rect width="45" height="30"/>
</clipPath>
<clipPath id="zaft">
<path d="M0,0 L22.5,15 L0,30"/>
</clipPath>

<g clip-path="url(#around)">
<rect id="red_stripe" width="45" height="30" fill="#e23828"/>
<rect id="horizontal_white_stripe" width="45" fill="#FFF" height="20" y="10"/>
<rect id="blue_stripe" width="45" height="10" y="20" fill="#00209f"/>

<path id="diagonal_white_stripes" d="M0,0 L22.5,15 L0,30" stroke="#FFF" stroke-width="10" fill="none"/>
<path id="black_triangle_with_yellow_fimbration" d="M0,0 L22.5,15 L0,30"
  fill="#000" stroke="#ffb300" stroke-width="10" clip-path="url(#zaft)"/>
<path id="diagonal_green_stripes" d="M0,0 L22.5,15 L0,30" stroke="#00774b" stroke-width="6" fill="none"/>

<rect id="right_green_stripe" width="22.5" height="6" x="22.5" y="12" fill="#00774b"/>
</g>
</svg>
</td>
<td> South Africa </td>
<td> 568 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Serbia.png" />
</td>
<td> Serbia </td>
<td> 449 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-770 -440 1540 880" width="53" height="30" >
   <defs>
      <path id="Allahu_Akbar" fill="white" d="M 0,0 h 1 v -2 h 3 v 2 h 5 v -3 h -3 v 1 h 2 v 1 h -3 v -2 H 0 z M 2,0 h 1 v -1 h -1 z M 0,-4 h 13 v -1 H 0 z M 13,0 h -3 v -3 h 4 v -2 h 1 v 4 h 1 v -4 h 1 v 4 h 1 v -4 h 1 v 5 h -5 v -2 h -3 v 1 h 2 z" transform="translate(-9.5)"/>
      <path id="lines" fill="white" d="M 0,0 h 9 v -2 H 0 z M 10,0 h 9 v -2 H 10 z" transform="translate(-9.5)"/>
   </defs>
   <rect fill="white" x="-770" y="-440" width="1540" height="880"/>
   <rect fill="#239f40" x="-770" y="-440" width="1540" height="294"/>
   <g fill="#da0000">
      <rect x="-770" y="146" width="1540" height="294"/>
      <g transform="translate(0, -128)">
         <path d="M 0,22 l -16,13 l 3,208 l 13,15 l 13,-15 l 3,-208 z"/>
         <path d="M 32,0 a 22,22 0 0,1 -32,6 a 22,22 0 0,1 -32,-6 a 19,19 0 0,0 32,18 a 19,19 0 0,0 32,-18"/>
         <path d="M  40,29 a 130,130 0 0,1 -120,206 a 120.5,120.5 0 0,0  120,-206"/>
         <path d="M -40,29 a 130,130 0 0,0  120,206 a 120.5,120.5 0 0,1 -120,-206"/>
         <path d="M  55,25 a 130,130 0 0,1  22,190 a 103,103 0 0,0 -22,-190"/>
         <path d="M -55,25 a 130,130 0 0,0 -22,190 a 103,103 0 0,1  22,-190"/>
      </g>
   </g>
   <g id="Allahu_Akbar_11" transform="translate(0, -160) scale(7, 7)">
      <use xlink:href="#Allahu_Akbar" transform="translate(-100)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(-80)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(-60)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(-40)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(-20)"/>
      <use xlink:href="#Allahu_Akbar"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(20)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(40)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(60)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(80)"/>
      <use xlink:href="#Allahu_Akbar" transform="translate(100)"/>
   </g>
   <g id="lines_11" transform="translate(0, -139) scale(7, 7)">
      <use xlink:href="#lines" transform="translate(-100)"/>
      <use xlink:href="#lines" transform="translate(-80)"/>
      <use xlink:href="#lines" transform="translate(-60)"/>
      <use xlink:href="#lines" transform="translate(-40)"/>
      <use xlink:href="#lines" transform="translate(-20)"/>
      <use xlink:href="#lines"/>
      <use xlink:href="#lines" transform="translate(20)"/>
      <use xlink:href="#lines" transform="translate(40)"/>
      <use xlink:href="#lines" transform="translate(60)"/>
      <use xlink:href="#lines" transform="translate(80)"/>
      <use xlink:href="#lines" transform="translate(100)"/>
   </g>
   <use xlink:href="#Allahu_Akbar_11" transform="translate(0, 355)"/>
   <use xlink:href="#lines_11" transform="translate(0, 292)"/>
</svg>
</td>
<td> Iran (ISLAMIC Republic Of) </td>
<td> 422 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 370 280" width="40" height="30" >
  <rect width="370" height="280" fill="#d00c33"/>
  <path d="M140,0 v280" stroke-width="40" stroke="white"/>
  <path d="M0,140 h370" stroke-width="40" stroke="white"/>
</svg>
</td>
<td> Denmark </td>
<td> 413 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 224 112" width="60" height="30" >
<defs>
<pattern id="str" patternUnits="userSpaceOnUse" width="99" height="16">
<rect fill="#fff" width="99" height="16"/>
<rect fill="#dc241f" width="99" height="8"/>
</pattern>
</defs>
<rect fill="url(#str)" width="224" height="112"/>
<rect fill="#0035ad" width="112" height="64"/>
<circle fill="#ffd100" cx="46" cy="32" r="24"/>
<circle fill="#0035ad" cx="51" cy="32" r="21"/>
<polygon fill="#ffd100" points="70,52 68.2198,39.7994 61.3223,50.0194 65.0121,38.2547 54.3634,44.4698 62.7922,35.4711 50.5014,36.4504
62,32 50.5014,27.5496 62.7922,28.5289 54.3634,19.5302 65.0121,25.7453 61.3223,13.9806 68.2198,24.2006 70,12 71.7802,24.2006 78.6777,13.9806
74.9879,25.7453 85.6366,19.5302 77.2078,28.5289 89.4986,27.5496 78,32 89.4986,36.4504 77.2078,35.4711 85.6366,44.4698 74.9879,38.2547
78.6777,50.0194 71.7802,39.7994"/>
</svg>
</td>
<td> Malaysia </td>
<td> 405 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Venezuela_(state).png" />
</td>
<td> Venezuela </td>
<td> 362 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 12 6" width="60" height="30" >
<rect width="12" height="2" fill="#097"/>
<rect width="12" height="2" y="2" fill="#fff"/>
<rect width="12" height="2" y="4" fill="#ce1126"/>
<polygon points="0,0 3,2 3,4 0,6"/>
</svg>
</td>
<td> Kuwait </td>
<td> 361 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 900 450" width="60" height="34" >
  <rect width="900" height="450" id="blue" style="fill: rgb(0, 56, 168);"/>
  <rect width="900" height="225" x="0" y="225" id="red" style="fill: rgb(206, 17, 38);"/>
  <path d="M 389.983,225 0,450 0,0 389.983,225 z" id="path279" style="fill: rgb(255, 255, 255);"/>
  <use transform="matrix(1, 0, 0, -1, 0, 450)" id="use2838" xlink:href="#path3899"/>
  <path d="m 151.91574,182.53822 8.08404,-30.988 -5.38769,-6.71 -6.64357,37.698 3.94722,0 z m -16.78966,0 -4.68526,-41.998 9.45035,-10.54 9.32628,10.54 -4.70583,41.998 -9.38554,0 z m -7.41036,0 -7.71594,-30.988 5.47505,-6.71 6.19434,37.698 -3.95345,0 z" id="path426-7-1" style="fill: rgb(252, 209, 22);"/>
  <circle cx="140" cy="225" r="45" id="circle1323-7" style="fill: rgb(252, 209, 22);"/>
  <use transform="matrix(1, 0, 0, -1, 0, 450)" id="use2834" xlink:href="#path426-7-1"/>
  <use transform="matrix(0, 1, -1, 0, 365, 85.0002)" id="use2832" xlink:href="#path426-7-1"/>
  <use transform="matrix(0, -1, 1, 0, -85.0002, 365)" id="use2836" xlink:href="#path426-7-1"/>
  <path d="m 118.40063,186.54913 -16.19555,-27.62811 -8.55436,-0.93501 21.9588,31.35422 2.79111,-2.7911 z m -11.87208,11.87208 -33.01005,-26.38409 -0.7705,-14.13531 14.04758,0.85823 26.36955,33.02459 -6.63658,6.63658 z m -5.23992,5.23992 -27.36782,-16.45583 -0.87324,-8.61614 31.03657,22.27646 -2.79551,2.79551 z" id="path2954" style="fill: rgb(252, 209, 22); fill-opacity: 1;"/>
  <use transform="matrix(-1, 0, 0, 1, 279.846, 0)" id="use2842" xlink:href="#path2954"/>
  <use transform="matrix(-1, 0, 0, -1, 280, 450)" id="use2846" xlink:href="#path2954"/>
  <use transform="matrix(1, 0, 0, -1, 0, 450.154)" id="use2844" xlink:href="#path2954"/>
  <path d="m 295.51186,241.27423 11.91752,-16.24894 -11.95037,-16.22484 19.13642,6.3131 11.73784,-16.37919 -0.0792,20.15063 19.20489,6.10191 -19.19223,6.1407 0.11873,20.15039 -11.77069,-16.35548 -19.12375,6.35172 z" id="path2036" style="fill: rgb(252, 209, 22);"/>
  <path d="m 60.74334,376.84708 -20.030755,2.1964 -8.075939,-18.46174 -4.100905,19.72917 -20.0537158,1.97567 17.4905578,10.00673 -4.318036,19.68288 14.914118,-13.55061 17.391385,10.17802 -8.278916,-18.37146 15.062626,-13.38579 z" id="path3899" style="fill: rgb(252, 209, 22);"/>
</svg>
</td>
<td> Philippines </td>
<td> 359 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Slovakia.png" />
</td>
<td> Slovakia (SLOVAK Republic) </td>
<td> 353 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 5 3" width="50" height="30" >
<rect width="5" height="3" fill="#fdb913"/>
<rect width="5" height="2" y="1" fill="#006a44"/>
<rect width="5" height="1" y="2" fill="#c1272d"/>
</svg>
</td>
<td> Lithuania </td>
<td> 346 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Egypt.png" />
</td>
<td> Egypt </td>
<td> 339 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 90 60" width="45" height="30" >
	<rect width="30" height="60" fill="#007a5e"/>
	<rect x="30" width="30" height="60" fill="#ce1126"/>
	<rect x="60" width="30" height="60" fill="#fcd116"/>
<g id="star" fill="#fcd116" transform="translate(45, 30) scale(8, 8)">
    <g id="c">
	<path id="triangle" d="M0,0 v1 h0.5 z" transform="translate(0, -1) rotate(18)"/>
	<use xlink:href="#triangle" transform="scale(-1, 1)"/>

    </g>
	<use xlink:href="#c" transform="rotate(72)"/>
	<use xlink:href="#c" transform="rotate(144)"/>
	<use xlink:href="#c" transform="rotate(216)"/>
	<use xlink:href="#c" transform="rotate(288)"/>
</g>
</svg>
</td>
<td> Cameroon </td>
<td> 339 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
<rect fill="#009543" width="400" height="600"/>
<rect fill="#fff" x="400" width="400" height="600"/>
<rect fill="#FF7300" x="800" width="400" height="600"/>
</svg>
</td>
<td> Ireland </td>
<td> 320 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 450 300" width="45" height="30" >
 <rect width="450" height="300" fill="#ffffff"/>
 <rect width="150" height="300" fill="#f77f00"/>
 <rect width="150" height="300" x="300" fill="#009e60"/>
</svg>
</td>
<td> Cote D'ivoire </td>
<td> 316 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 990 630" width="60" height="38" >
  <rect id="blue" width="990" height="630" fill="#3a75c4"/>
  <rect id="black" width="990" height="420" y="210" fill="#000"/>
  <rect id="white" width="990" height="210" y="420" fill="#fff"/>
</svg>
</td>
<td> Estonia </td>
<td> 279 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1500 1000" width="60" height="40" >
  <rect width="1500" height="1000" fill="#fff"/>
  <rect width="500" height="1000" fill="#0035AD"/>
  <rect width="1500" height="500" y="500" fill="#D42E12"/>
  <g id="chlstar" transform="translate(250, 250) scale(125)" fill="white">
    <g id="chlcone">
      <polygon id="chltriangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
      <use xlink:href="#chltriangle" transform="scale(-1, 1)" id="use12"/>
    </g>
    <use xlink:href="#chlcone" transform="rotate(72)" id="use14"/>
    <use xlink:href="#chlcone" transform="rotate(-72)" id="use16"/>
    <use xlink:href="#chlcone" transform="rotate(144)" id="use18"/>
    <use xlink:href="#chlcone" transform="rotate(-144)" id="use20"/>
  </g>
</svg>
</td>
<td> Chile </td>
<td> 278 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 900 600" width="45" height="30" >
<rect fill="#fcd116" width="900" height="300"/>
<rect fill="#003893" width="900" height="150" y="300"/>
<rect fill="#ce1126" width="900" height="150" y="450"/>
</svg>
</td>
<td> Colombia </td>
<td> 274 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Croatia.png" />
</td>
<td> Croatia (LOCAL Name: Hrvatska) </td>
<td> 273 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-75 -40 120 80" width="60" height="40" >
<rect x="-75" y="-40" width="120" height="80" fill="white"/>
<rect x="-45" y="-40" width="90" height="80" fill="#006600"/>
<circle r="24" fill="white"/>
<circle r="22" cx="-7" cy="-40" fill="#006600" transform="rotate(-41.6335, 45, -40)"/>
<comment>rotation angles = -arctan(8/9)</comment>
<g id="star" transform="rotate(-41.6335) translate(16)" fill="white">
   <g id="conepak">
      <polygon id="trianglepak" points="0,0 -8,0 -8,4" transform="translate(8) rotate(18)"/>
      <use xlink:href="#trianglepak" transform="scale(1, -1)"/>
   </g>
   <use xlink:href="#conepak" transform="rotate(72)"/>
   <use xlink:href="#conepak" transform="rotate(-72)"/>
   <use xlink:href="#conepak" transform="rotate(144)"/>
   <use xlink:href="#conepak" transform="rotate(-144)"/>
 </g>
</svg>
</td>
<td> Pakistan </td>
<td> 268 </td>
</tr>
<tr>
<td>
BLR</td>
<td> Belarus </td>
<td> 250 </td>
</tr>
<tr>
<td>
LKA</td>
<td> Sri Lanka </td>
<td> 244 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
   <rect fill="#ffffff" id="white_stripe" width="900" height="600"/>
   <rect fill="#fc3d32" id="red_stripe" width="600" height="600" x="300"/>
   <rect fill="#007e3a" id="green_stripe" width="900" height="300" x="300" y="300"/>
</svg>
</td>
<td> Madagascar </td>
<td> 219 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 4320 2880" width="45" height="30" >
<rect fill="#ed2939" width="4320" height="1440"/>
<rect fill="#fff" y="1440" width="4320" height="1440"/>  
<path fill="#fff" d="M 1481.678,720 A 541.5,541.5 0 1 1 398.67798,720 A 541.5,541.5 0 1 1 1481.678,720 z"/>
<path fill="#ed2939" d="M 1651.835,720 A 511.73499,511.73499 0 1 1 628.36499,720 A 511.73499,511.73499 0 1 1 1651.835,720 z"/>
<path fill="#fff" id="sgpstar" d="M 1007.1951,733.06439 L 933.63466,676.63425 L 860.09279,733.09117 L 888.40587,642.09687 L 814.61147,586.0053
    L 905.6704,586.1981 L 933.6049,495.07467 L 961.56934,586.18798 L 1052.6282,585.96246 L 978.8522,642.0808 L 1007.1951,733.06439 z"/>
<use xlink:href="#sgpstar" transform="translate(577.189)"/>
<use xlink:href="#sgpstar" transform="translate(288.889, -214.211)"/>
<use xlink:href="#sgpstar" transform="translate(108, 342.749)"/>
<use xlink:href="#sgpstar" transform="translate(469.189, 342.749)"/>
</svg>
</td>
<td> Singapore </td>
<td> 216 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Slovenia.png" />
</td>
<td> Slovenia </td>
<td> 202 </td>
</tr>
<tr>
<td>
REU</td>
<td> Reunion </td>
<td> 186 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-15 -7.5 30 15" width="60" height="30" >
  <defs>
    <clipPath id="nzborder">
      <rect x="-15" y="-7.5" width="30" height="15"/>
    </clipPath>
  </defs>
<rect fill="#00247D" x="-15" y="-7.5" width="30" height="15"/>
<comment>The above line is the ensign field color: #CF142B red and #00247D blue</comment>
<g id="canton" transform="matrix(0.5, 0, 0, 0.5, -7.5, -3.75)">
  <g clip-path="url(#nzborder)">
    <circle r="20" fill="#00247D"/>
    <path d="M -20,-10 L 20,10 M -20,10 L 20,-10" stroke-width="3" stroke="white" id="diags_white"/>
    <path d="M -20,-10 L 20,10 M -20,10 L 20,-10" stroke-width="2" stroke="#CF142B" id="diags_red"/>
    <path stroke="none" fill="white" d="M 0,0 l 20,10 h -3 l -20,-10 M 0,0 l 20,-10 h 3 l -20,10 M 0,0 l -20,10 h -3 l 20,-10 M 0,0 l -20,-10 h 3 l 20,10"
     id="eraser_white"/>
<comment>I think the above two lines give the simplest way to make the diagonals</comment>
    <path d="M -20,0 H 20 M 0,-10 V 10" stroke-width="5" stroke="white" id="cross_white"/>
    <path d="M -20,0 H 20 M 0,-10 V 10" stroke-width="3" stroke="#CF142B" id="cross_red"/>
  </g>
</g>

  <g transform="matrix(0.08, 0, 0, 0.08, -25, -46.689)" id="nzGamma_Crucis">
    <path d="M 360.95054,410.69106 L 371.78501,410.69106 L 375.13179,400.38718 L 378.47856,410.69106 L 389.31304,410.69106 L 380.54903,417.0583 L 383.8958,427.36218 L 375.13179,420.99493 L 366.36778,427.36218 L 369.71455,417.0583 L 360.95054,410.69106 z " transform="translate(31.1182, 112.062)" fill="white" id="path11001"/>
    <path d="M 365.75679,412.26323 L 372.91929,412.26323 L 375.13179,405.44968 L 377.34429,412.26323 L 384.50679,412.26323 L 378.71304,416.47363 L 380.92554,423.28718 L 375.13179,419.07677 L 369.33804,423.28718 L 371.55054,416.47363 L 365.75679,412.26323 z " transform="translate(31.1182, 112.062)" fill="#CF142B" id="path11000"/>
  </g>
  <use transform="translate(-3.466, 3.487)" id="Beta_Crucis" x="0" y="0"
width="1200" height="600" xlink:href="#nzGamma_Crucis"/>
  <use transform="matrix(0.889819, 0, 0, 0.889713, 3.79785, 2.08514)"
id="Delta_Crucis" x="0" y="0" width="1200" height="600" xlink:href="#nzGamma_Crucis"/>
  <use transform="matrix(1.11018, 0, 0, 1.11214, -0.825857, 9.50642)"
id="Alpha_Crucis" x="0" y="0" width="1200" height="600" xlink:href="#nzGamma_Crucis"/>
</svg>
</td>
<td> New Zealand </td>
<td> 181 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="60" height="40" >
        <rect height="600" width="900" fill="#DA121A" x="0" y="0"/>
        <rect height="600" width="300" fill="white" x="300" y="0"/>
</svg>
</td>
<td> Peru </td>
<td> 154 </td>
</tr>
<tr>
<td>
AFR</td>
<td> Non-spec Asia Pas Location </td>
<td> 146 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1000 600" width="60" height="36" >
<rect fill="#006a4e" height="600" width="1000"/>
<circle fill="#f42a41" cx="450" cy="300" r="200"/>
</svg>
</td>
<td> Bangladesh </td>
<td> 132 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_French_Polynesia.png" />
</td>
<td> French Polynesia </td>
<td> 130 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
<rect width="300" height="600" fill="#00853F" id="green_stripe"/>
<rect width="300" height="600" x="300" fill="#FDEF42" id="yellow_stripe"/>
<rect width="300" height="600" x="600" fill="#E31B23" id="red_stripe"/>
<polygon id="star" transform="translate(450, 300) scale(100, 100)" fill="#00853F" points="0,-1 0.224514,-0.309017 0.951057,-0.309017 0.363271,0.118034 0.587785,0.809017 0,0.381966 -0.587785,0.809017 -0.363271,0.118034 -0.951057,-0.309017 -0.224514,-0.309017"/>
</svg>
</td>
<td> Senegal </td>
<td> 121 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 12 6" width="60" height="30" >
<rect width="3" height="6" fill="#ce1126" id="red"/>
<rect width="9" height="2" x="3" fill="#009a00" id="green"/>
<rect width="9" height="2" x="3" y="2" fill="#ffffff" id="white"/>
<rect width="9" height="2" x="3" y="4" fill="#000000" id="black"/>
</svg>
</td>
<td> United Arab Emirates </td>
<td> 104 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1100 750" width="44" height="30" >
  <rect fill="#d81e05" height="250" width="1100" id="rect2215" style="fill: rgb(206, 17, 38); fill-opacity: 1;"/>
  <rect fill="#f7e214" height="250" width="1100" y="250" id="rect2217" style="fill: rgb(249, 214, 22); fill-opacity: 1;"/>
  <rect fill="#007a3d" height="250" width="1100" y="500" id="rect2219"/>
</svg>
</td>
<td> Bolivia </td>
<td> 102 </td>
</tr>
<tr>
<td>
MLT</td>
<td> Malta </td>
<td> 96 </td>
</tr>
<tr>
<td>
BHR</td>
<td> Bahrain </td>
<td> 90 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 750 600" width="45" height="30" >
<rect fill="#ce1126" width="750" height="300"/>
<rect fill="white" y="300" width="750" height="300"/>
</svg>
</td>
<td> Monaco </td>
<td> 89 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
 <rect width="900" height="600" fill="#F42A41"/>
 <rect width="600" height="600" fill="#fff"/>
 <rect width="300" height="600" fill="#00209F"/>
</svg>
</td>
<td> New Caledonia </td>
<td> 87 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 600 400" width="45" height="30" >
	<rect fill="#0084c9" height="200" width="600"/>
	<rect fill="#f9d616" height="100" width="600" y="200"/>
	<rect fill="#007c59" height="100" width="600" y="300"/>
	<path fill="#eaaf0f" d="M 559.38653,145.63653 L 528.35857,121.8431 L 543.31064,157.972 L 519.49813,126.95868 L 524.58987,165.7264 L 509.61558,129.6067 L 504.5,168.37128 L 499.38442,129.6067 L 484.41014,165.7264 L 489.50187,126.95868 L 465.68936,157.972 L 480.64143,121.8431 L 449.61347,145.63653 L 473.4069,114.60857 L 437.278,129.56064 L 468.29132,105.74813 L 429.5236,110.83987 L 465.6433,95.865582 L 426.87872,90.75 L 465.6433,85.634418 L 429.5236,70.660135 L 468.29132,75.751873 L 437.278,51.939362 L 473.4069,66.891426 L 449.61347,35.863469 L 480.64143,59.656901 L 465.68936,23.528003 L 489.50187,54.541319 L 484.41013,15.773604 L 499.38442,51.893299 L 504.5,13.128723 L 509.61558,51.893299 L 524.58986,15.773604 L 519.49813,54.541319 L 543.31064,23.528002 L 528.35857,59.656901 L 559.38653,35.863469 L 535.5931,66.891426 L 571.722,51.939361 L 540.70868,75.751873 L 579.4764,70.660135 L 543.3567,85.634418 L 582.12128,90.75 L 543.3567,95.865582 L 579.4764,110.83986 L 540.70868,105.74813 L 571.722,129.56064 L 535.5931,114.60857 L 559.38653,145.63653 z"/>
	<path fill="#eaaf0f" d="M 532.75 90.75 A 28.25 28.25 0 1 1  476.25,90.75 A 28.25 28.25 0 1 1  532.75 90.75 z" stroke="#0084c9" stroke-width="2.8"/>
</svg>
</td>
<td> Rwanda </td>
<td> 85 </td>
</tr>
<tr>
<td>
MDA</td>
<td> Moldova Republic of </td>
<td> 77 </td>
</tr>
<tr>
<td>
NER</td>
<td> Niger </td>
<td> 74 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-9 -6 18 12" width="45" height="30" >
   <rect x="-50%" y="-50%" width="100%" height="100%" fill="#ef2b2d"/>
   <rect x="-50%" width="100%" height="50%" fill="#009e49"/>
   <g fill="#fcd116" transform="scale(2, 2)">
      <g id="cone">
        <polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
        <use xlink:href="#triangle" transform="scale(-1, 1)"/>
      </g>
      <use xlink:href="#cone" transform="rotate(72)"/>
      <use xlink:href="#cone" transform="rotate(-72)"/>
      <use xlink:href="#cone" transform="rotate(144)"/>
      <use xlink:href="#cone" transform="rotate(-144)"/>
   </g>
</svg>
</td>
<td> Burkina Faso </td>
<td> 73 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 800 400" width="60" height="30" >
  <defs id="defs15"/>
  <rect width="800" height="400" x="0" y="0" id="red background" style="fill: rgb(210, 0, 0);"/>
  <polygon points="0,0 120,0 680,400 800,400 0,0" transform="translate(0, 1.4e-05)" id="yellow ray 1" style="fill: rgb(255, 230, 0);"/>
  <polygon points="360,0 440,0 360,400 440,400 360,0" transform="translate(0, 1.4e-05)" id="yellow ray 2" style="fill: rgb(255, 230, 0);"/>
  <polygon points="680,0 800,0 0,400 120,400 680,0" transform="translate(0, 1.4e-05)" id="yellow ray 3" style="fill: rgb(255, 230, 0);"/>
  <polygon points="0,160 0,240 800,160 800,240 0,160" transform="translate(0, 1.4e-05)" id="yellow ray 4" style="fill: rgb(255, 230, 0);"/>
  <circle cx="400" cy="200" r="60" transform="matrix(1.19048, 0, 0, 1.19048, -76.1905, -38.0952)" id="outer circle" style="fill: rgb(210, 0, 0);"/>
  <circle cx="400" cy="200" r="50" transform="matrix(1.14286, 0, 0, 1.14286, -57.1429, -28.5714)" id="inner circle" style="fill: rgb(255, 230, 0);"/>
</svg>
</td>
<td> Macedonia </td>
<td> 72 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 400 300" width="45" height="30" >
  <rect style="fill: rgb(0, 158, 96);" x="0" y="0" width="400" height="100" id="Green Stripe"/>
  <rect style="fill: rgb(252, 209, 22);" x="0" y="100" width="400" height="100" id="Yellow Stripe"/>
  <rect style="fill: rgb(58, 117, 196);" x="0" y="200" width="400" height="100" id="Blue Stripe"/>
</svg>
</td>
<td> Gabon </td>
<td> 67 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1000 500" width="60" height="30" >
<rect fill="#009530" width="1000" height="500"/>
</svg>
</td>
<td> Libyan Arab Jamahiriya </td>
<td> 67 </td>
</tr>
<tr>
<td>
UZB</td>
<td> Uzbekistan </td>
<td> 58 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16.1803 10" width="48" height="30" >
   <rect fill="#006A4E" id="green_ground" width="16.180339887498948482045868343656381177203" height="10"/>
   <rect fill="#FFCE00" id="upper_yellow_stripe" width="16.180339887498948482045868343656381177203" height="2" y="2"/>
   <rect fill="#FFCE00" id="lower_yellow_stripe" width="16.180339887498948482045868343656381177203" height="2" y="6"/>
   <rect fill="#D21034" id="red_square" width="6" height="6"/>
   <g id="star" fill="white" transform="translate(3, 3) scale(1.9, 1.9)">
	<g id="cone">
		<polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
		<use xlink:href="#triangle" transform="scale(-1, 1)"/>
	</g>
	<use xlink:href="#cone" transform="rotate(72)"/>
	<use xlink:href="#cone" transform="rotate(-72)"/>
	<use xlink:href="#cone" transform="rotate(144)"/>
	<use xlink:href="#cone" transform="rotate(-144)"/>
   </g>
</svg>
</td>
<td> Togo </td>
<td> 57 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1500 1000" width="45" height="30" >
  <rect width="600" height="1000" fill="#008751" id="Green field"/>
  <rect width="900" height="500" x="600" fill="#fcd116" id="Yellow field"/>
  <rect width="900" height="500" x="600" y="500" fill="#e8112d" id="Red field"/>
</svg>
</td>
<td> Benin </td>
<td> 56 </td>
</tr>
<tr>
<td>
ECU</td>
<td> Ecuador </td>
<td> 55 </td>
</tr>
<tr>
<td>
KHM</td>
<td> Cambodia </td>
<td> 54 </td>
</tr>
<tr>
<td>
SYR</td>
<td> Syrian Arab Republic </td>
<td> 53 </td>
</tr>
<tr>
<td>
CUB</td>
<td> Cuba </td>
<td> 52 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Lebanon.png" />
</td>
<td> Lebanon </td>
<td> 51 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_El_Salvador.png" />
</td>
<td> El Salvador </td>
<td> 49 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1350 900" width="60" height="40" >
  <defs id="defs59"/>
  <rect width="1350" height="900" x="0" y="0" id="rect4" style="fill: rgb(255, 255, 255);"/>
  <g transform="matrix(5.50551, 0, 0, 5.50551, 250, 250)" id="4wavyrays" style="fill: rgb(252, 209, 22); stroke: rgb(0, 0, 0); stroke-width: 0.6; stroke-miterlimit: 20;">
    <g id="2wavyrays">
      <g transform="matrix(0.92388, 0.382683, -0.382683, 0.92388, 0, 0)" id="wavyray">
        <path d="M 0,0 6,12 C -2,25 7,27 0,33 3,25 -4,28 -3,13" id="path12"/>
        <path d="M 0,11 C -2,24 4.5,28 0,33" id="path14" style="fill: none;"/>
      </g>
      <use transform="scale(-1)" id="use16" x="0" y="0" width="243" height="162" xlink:href="#wavyray"/>
    </g>
    <use transform="matrix(0, 1, -1, 0, 0, 0)" id="use18" x="0" y="0" width="243" height="162" xlink:href="#2wavyrays"/>
  </g>
  <use transform="matrix(0.707107, 0.707107, -0.707107, 0.707107, 250, -103.553)" id="use20" style="fill: rgb(252, 209, 22); stroke: rgb(0, 0, 0); stroke-width: 0.6; stroke-miterlimit: 20;" x="0" y="0" width="243" height="162" xlink:href="#4wavyrays"/>
  <g transform="matrix(5.50551, 0, 0, 5.50551, 250, 250)" id="4straightrays" style="fill: rgb(252, 209, 22); stroke: rgb(0, 0, 0); stroke-width: 0.6; stroke-miterlimit: 20;">
    <g id="2straightrays">
      <path d="M 0,0 H 6 L 0,33 -6,0 h 6 v 33" id="straightray"/>
      <use transform="scale(-1)" id="use25" x="0" y="0" width="243" height="162" xlink:href="#straightray"/>
    </g>
    <use transform="matrix(0, 1, -1, 0, 0, 0)" id="use27" x="0" y="0" width="243" height="162" xlink:href="#2straightrays"/>
  </g>
  <use transform="matrix(0.707107, 0.707107, -0.707107, 0.707107, 250, -103.553)" id="use29" style="fill: rgb(252, 209, 22); stroke: rgb(0, 0, 0); stroke-width: 0.6; stroke-miterlimit: 20;" x="0" y="0" width="243" height="162" xlink:href="#4straightrays"/>
  <circle cx="0" cy="0" r="11" transform="matrix(5.50551, 0, 0, 5.50551, 250, 250)" id="circle31" style="fill: rgb(252, 209, 22); stroke: rgb(0, 0, 0); stroke-width: 0.6; stroke-miterlimit: 20;"/>
  <g transform="matrix(0.550551, 0, 0, 0.550551, 250, 250)" id="face" style="fill: rgb(0, 0, 0); stroke: none;">
    <g id="right">
      <path d="m 81,-44 c -7,8 -11,-6 -36,-6 -25,0 -29,15 -33,12 -4,-3 21,-21 29,-22 8,-1 31,7 40,16" id="path35"/>
      <path d="m 52,-35 c 7,6 1,19 -6,19 -7,0 -20,-12 -14,-20" id="path37"/>
      <path d="m 19,-26 c 1,-12 11,-14 27,-14 16,0 23,12 29,15 -7,0 -13,-10 -29,-10 -16,0 -16,0 -27,10" id="path39"/>
      <path d="m 22,-23 c 4,-6 9,6 20,6 11,0 17,-3 24,-8 7,-5 -10,12 -21,12 -11,0 -26,-6 -23,-10" id="path41"/>
      <path d="m 56,-17 c 13,-7 5,-17 0,-19 2,2 10,12 0,19" id="path43"/>
      <path d="m 0,43 c 6,0 8,-2 16,-2 8,0 27,11 38,7 -23,9 -14,3 -54,3 h -5" id="path45"/>
      <path d="m 58,57 c -4,-7 -3,-5 -11,-16 8,6 10,9 11,16" id="path47"/>
      <path d="M 0,67 C 25,67 21,62 54,48 30,51 25,59 0,59 h -5" id="path49"/>
      <path d="m 0,30 c 7,0 9,-5 17,-5 8,0 19,3 24,7 1,1 -3,-8 -11,-9 C 22,22 25,9 16,7 c 0,4 3,3 4,9 0,5 -9,5 -11,0 2,8 -4,8 -9,8" id="path51"/>
    </g>
    <use transform="scale(-1, 1)" id="use53" x="0" y="0" width="243" height="162" xlink:href="#right"/>
    <path d="m 0,76 c -5,0 -18,3 0,3 18,0 5,-3 0,-3" id="path55"/>
  </g>
  <rect width="1350" height="100" x="3.5e-06" y="700" id="rect3641" style="fill: rgb(0, 56, 168); fill-opacity: 1; stroke: none;"/>
  <use transform="translate(0, -200)" id="use3779" x="0" y="0" width="364.5" height="243" xlink:href="#rect3641"/>
  <rect width="850" height="100" x="500" y="300" id="rect3986" style="fill: rgb(0, 56, 168); fill-opacity: 1; stroke: none;"/>
  <use transform="translate(0, -200)" id="use3988" x="0" y="0" width="1350" height="900" xlink:href="#rect3986"/>
</svg>
</td>
<td> Uruguay </td>
<td> 48 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 450 300" width="60" height="40" >
<rect width="150" height="300" fill="#14b53a"/>
<rect width="150" height="300" x="150" fill="#fcd116"/>
<rect width="150" height="300" x="300" fill="#ce1126"/>
</svg>
</td>
<td> Mali </td>
<td> 47 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Kazakhstan.png" />
</td>
<td> Kazakhstan </td>
<td> 47 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Cyprus.png" />
</td>
<td> Cyprus </td>
<td> 46 </td>
</tr>
<tr>
<td>
ISL</td>
<td> Iceland </td>
<td> 45 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 600 300" width="60" height="30" >
  <defs id="defs4641"/>
  <rect width="600" height="100" x="0" y="0" id="rect4648" style="fill: rgb(0, 0, 0);"/>
  <rect width="600" height="100" x="0" y="100" id="rect5270" style="fill: rgb(255, 255, 255);"/>
  <rect width="600" height="100" x="0" y="200" id="rect5892" style="fill: rgb(0, 122, 61);"/>
  <path d="M 0,0 L 300,150 L 0,300 L 0,0 z" id="path7135" style="fill: rgb(206, 17, 38);"/>
  <path d="M 95.115094,127.02832 L 90.304303,139.09067 L 77.900685,135.24444 L 84.331899,146.52642 L 73.591284,153.8259 L 86.421674,155.83196 L 85.431979,168.78047 L 95,160 L 104.50649,168.84704 L 103.60722,155.89194 L 116.45128,153.9755 L 105.7619,146.60122 L 112.27172,135.36442 L 99.841558,139.12395 L 95.115094,127.02832 z" id="path7757" style="fill: rgb(255, 255, 255);"/>
</svg>
</td>
<td> Jordan </td>
<td> 45 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Albania.png" />
</td>
<td> Albania </td>
<td> 41 </td>
</tr>
<tr>
<td>
NGA</td>
<td> Nigeria </td>
<td> 36 </td>
</tr>
<tr>
<td>
BIH</td>
<td> Bosnia and Herzegowina </td>
<td> 35 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-72 -28 144 96" width="45" height="30" >
   <rect x="-50%" y="-28" width="100%" height="100%" fill="#009530"/>
   <circle r="31" fill="#ffc400" cy="8"/>
   <path d="M -30,0 A 30,30 0 0,0 30,0 V -24 H -30" fill="#009530"/>
   <g transform="scale(12, 12)" fill="#ffc400">
   <g id="cone">
     <polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
     <use xlink:href="#triangle" transform="scale(-1, 1)"/>
   </g>
   <use xlink:href="#cone" transform="rotate(72)"/>
   <use xlink:href="#cone" transform="rotate(-72)"/>
   <use xlink:href="#cone" transform="rotate(144)"/>
   <use xlink:href="#cone" transform="rotate(-144)"/>
</g>
</svg>
</td>
<td> Mauritania </td>
<td> 34 </td>
</tr>
<tr>
<td>
GEO</td>
<td> Georgia </td>
<td> 31 </td>
</tr>
<tr>
<td>
KEN</td>
<td> Kenya </td>
<td> 30 </td>
</tr>
<tr>
<td>
CRI</td>
<td> Costa Rica </td>
<td> 29 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-27 -14 54 36" width="45" height="30" >
   <rect fill="white" x="-27" y="-14" width="54" height="36"/>
   <rect fill="#dc171d" x="-6" y="-14" width="12" height="36"/>
   <rect fill="#00007b" x="-27" y="-2" width="54" height="12"/>
   <g id="antstar" fill="white" transform="scale(1.5, 1.5)">
      <g id="cone">
        <polygon id="triangle" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
        <use xlink:href="#triangle" transform="scale(-1, 1)"/>
      </g>
      <use xlink:href="#cone" transform="rotate(72)"/>
      <use xlink:href="#cone" transform="rotate(-72)"/>
      <use xlink:href="#cone" transform="rotate(144)"/>
      <use xlink:href="#cone" transform="rotate(-144)"/>
   </g>
   <g id="2stars">
      <!-- 8/cos(Pi/8) -->
      <use xlink:href="#antstar" transform="rotate(22.5) translate(8.65914) rotate(-22.5)"/>
      <use xlink:href="#antstar" transform="rotate(67.5) translate(8.65914) rotate(-67.5)"/>
   </g>
   <use xlink:href="#2stars" transform="scale(-1, 1)"/>      
</svg>
</td>
<td> Netherlands Antilles </td>
<td> 25 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
  <rect width="1200" height="200" fill="#000"/>
  <rect width="1200" height="200" fill="#FFF" y="200"/>
  <rect width="1200" height="200" fill="#007a3d" y="400"/>
  <polygon points="0,0 0,600 300,300" fill="#ce1126"/>
</svg>
</td>
<td> Palestinian Territory Occupied </td>
<td> 24 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 600 300" width="60" height="30" >
<defs><rect width="600" height="100" id="serbiaa"/></defs>
<use xlink:href="#serbiaa" fill="#00319c"/>
<use xlink:href="#serbiaa" fill="#ffffff" y="100"/>
<use xlink:href="#serbiaa" fill="#de2110" y="200"/>
</svg>
</td>
<td> Serbia and Montenegro </td>
<td> 23 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 12 6" width="60" height="30" >
<clipPath id="r">
	<rect width="12" height="6"/>
</clipPath>
<rect width="12" height="6" fill="#308a2a" id="green_area"/>
<path d="M0,0 L12,6 v-6 L0,6" fill="black" id="black_area"/>
<path d="M0,0 L12,6 M12,0 L0,6" stroke="#f9da00" stroke-width="1" clip-path="url(#r)" id="yellow_cross"/>
</svg>
</td>
<td> Jamaica </td>
<td> 22 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Saint-Pierre_and_Miquelon.png" />
</td>
<td> St. Pierre and Miquelon </td>
<td> 21 </td>
</tr>
<tr>
<td>
PAN</td>
<td> Panama </td>
<td> 21 </td>
</tr>
<tr>
<td>
DOM</td>
<td> Dominican Republic </td>
<td> 21 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
  <rect fill="#ff0000" width="1200" height="200"/>
  <rect fill="#0000d6" y="200" width="1200" height="200"/>
  <rect fill="#ffb100" y="400" width="1200" height="200"/>
</svg>
</td>
<td> Armenia </td>
<td> 21 </td>
</tr>
<tr>
<td>
IRQ</td>
<td> Iraq </td>
<td> 20 </td>
</tr>
<tr>
<td>
GIN</td>
<td> Guinea </td>
<td> 20 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 6 4" width="45" height="30" >
<rect width="6" height="1" fill="#dc181e"/>
<rect y="1" width="6" height="1" fill="#012a87"/>
<rect y="2" width="6" height="1" fill="#fceb0f"/>
<rect y="3" width="6" height="1" fill="#169253"/>
</svg>
</td>
<td> Mauritius </td>
<td> 19 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Haiti.png" />
</td>
<td> Haiti </td>
<td> 19 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Djibouti.png" />
</td>
<td> Djibouti </td>
<td> 19 </td>
</tr>
<tr>
<td>
LIE</td>
<td> Liechtenstein </td>
<td> 18 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1200 600" width="60" height="30" >
<rect fill="#e23d28" height="600" width="1200"/>
<rect fill="#f9dd16" height="400" width="1200"/>
<rect fill="#006b3f" height="200" width="1200"/>
<circle fill="#00a5db" cx="600" cy="300" r="200"/>
  <path d="m 447.83102,249.93534 116.24678,0 26.28382,-80.89331 7.00974,21.57379 -38.19586,117.5548 -11.342,-8.24046 11.91202,-36.66148 -93.56274,0 -18.35176,-13.33334 m 58.1234,178.8854 35.9222,-110.55724 -68.81196,-49.99482 22.68402,0 99.9981,72.65286 -11.342,8.24044 -31.18614,-22.65804 -28.9125,88.98348 -18.35172,13.33332 m 188.0912,0 -94.0456,-68.32814 -68.81196,49.99482 7.00976,-21.57378 99.99806,-72.65286 4.33226,13.33332 -31.18612,22.65804 75.69388,54.99482 7.00972,21.57378 m 58.1234,-178.8854 -94.0456,68.32816 26.2838,80.8933 -18.35174,-13.33332 -38.19586,-117.5548 14.01948,0 11.91206,36.66148 75.69384,-54.99482 22.68402,0 m -152.169,-110.55724 35.92224,110.55724 85.05624,0 -18.35176,13.33334 -123.6044,0 4.33224,-13.33334 38.54818,0 -28.9125,-88.98346 7.00976,-21.57378 z" id="path12" style="fill: rgb(249, 221, 22);"/>
  <path d="m 600.00028,373.33298 0,86.66664 m -69.7441,-137.33872 -82.4249,26.78146 M 556.89606,240.67174 505.95468,170.55697 m 137.14984,70.11477 50.94138,-70.11477 m -24.3015,152.10393 82.4249,26.78146 -82.4249,-26.78146 z" id="path14" style="stroke: rgb(249, 221, 22); stroke-width: 6.66667;"/>
</svg>
</td>
<td> Ethiopia </td>
<td> 16 </td>
</tr>
<tr>
<td>
NPL</td>
<td> Nepal </td>
<td> 16 </td>
</tr>
<tr>
<td>
GTM</td>
<td> Guatemala </td>
<td> 16 </td>
</tr>
<tr>
<td>
PRI</td>
<td> Puerto Rico </td>
<td> 15 </td>
</tr>
<tr>
<td>
COD</td>
<td> Congo The Democratic Republic of The </td>
<td> 15 </td>
</tr>
<tr>
<td>
TZA</td>
<td> Tanzania United Republic of </td>
<td> 14 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 504 198" width="60" height="22" >
  <desc>Flag of Qatar</desc>
  <rect fill="#70193d" width="504" height="198"/>
  <path fill="#fff" d="M 0,0 h 144 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11 l 36,11 l -36,11  h-144 z"/>
</svg>
</td>
<td> Qatar </td>
<td> 12 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Oman.png" />
</td>
<td> Oman </td>
<td> 11 </td>
</tr>
<tr>
<td>
SDN</td>
<td> Sudan </td>
<td> 11 </td>
</tr>
<tr>
<td>
GLP</td>
<td> Guadeloupe </td>
<td> 10 </td>
</tr>
<tr>
<td>
CAF</td>
<td> Central African Republic </td>
<td> 10 </td>
</tr>
<tr>
<td>
TTO</td>
<td> Trinidad and Tobago </td>
<td> 10 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Kyrgyzstan.png" />
</td>
<td> Kyrgyzstan </td>
<td> 10 </td>
</tr>
<tr>
<td>
MMR</td>
<td> Myanmar </td>
<td> 9 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="60" height="40" >
        <clipPath id="r">
            <rect width="900" height="600"/>
        </clipPath>
   <path d="M 0,0 L 900,0 L 0,600 z" fill="#003580" id="blue_area"/>
   <path d="M 0,600 L 900,600 L 900,0 z" fill="#009543" id="green_area"/>   
   <line x1="0" y1="600" x2="900" y2="0" stroke="white" stroke-width="200" clip-path="url(#r)" id="white_stripes"/>
   <line x1="0" y1="600" x2="900" y2="0" stroke="#d21034" stroke-width="150" clip-path="url(#r)" id="red_stripe"/>
   <path d="M 679.30456,422.70365 L 626.62413,413.67208 L 635.65571,466.3525 L 594.54891,432.19071 L 576.03027,482.32909 L 557.51164,432.19071 L 516.40484,466.3525 L 525.43641,413.67208 L 472.75599,422.70365 L 506.91778,381.59685 L 456.7794,363.07822 L 506.91778,344.55958 L 472.75599,303.45278 L 525.43641,312.48436 L 516.40484,259.80393 L 557.51164,293.96572 L 576.03027,243.82735 L 594.54891,293.96572 L 635.65571,259.80393 L 626.62413,312.48436 L 679.30456,303.45278 L 645.14277,344.55958 L 695.28114,363.07822 L 645.14277,381.59685 L 679.30456,422.70365 z " transform="matrix(0.838568, 0, 0, 0.838568, -303.041, -139.466)" fill="#ffce00" id="star"/>
   <path d="M 239.1926 161.73254 A 58.284271 58.284271 0 1 1  122.62405,161.73254 A 58.284271 58.284271 0 1 1  239.1926 161.73254 z" transform="matrix(1.02944, 0, 0, 1.02944, -6.23374, -1.49345)" fill="#003580" id="blue_gap"/>
   <path d="M 231.62321 165.51724 A 52.985703 52.985703 0 1 1  125.65181,165.51724 A 52.985703 52.985703 0 1 1  231.62321 165.51724 z" transform="matrix(0.943651, 0, 0, 0.943651, 11.4285, 8.80948)" fill="#ffce00" id="yellow_circle"/>
</svg>
</td>
<td> Namibia </td>
<td> 9 </td>
</tr>
<tr>
<td>
MOZ</td>
<td> Mozambique </td>
<td> 9 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 240 120" width="60" height="30" >
   <rect id="red" width="240" height="120" fill="#dc171c"/>
   <rect id="blue" x="80" width="80" height="120" fill="#47aecf"/>
   <g fill="#fbea0f">
      <circle id="crescent" cx="40" cy="41" r="11"/>
      <circle id="crescent_overlay" cx="40" cy="36" r="12" fill="#dc171c"/>
      <path id="flame" d="M 35,23 a 5,5 0 0,0 10,0 C 45,21 43.75,20.75 43.75,20 S 44.5,18.25 43,17 C 43.75,18.25 42.5,18.5 42.5,19.75 S 43,21 43,22 a 1,1 0 0,1 -2,0 C 41,21 42,20 42,18.5 S 41.75,16.5 41,15.25 S 39,13 40,12 C 38.5,12.5 39.25,14.5 39.25,15.75 S 38.25,17.75 38.25,19.25 S 39,21 39,22 a 1,1 0 0,1 -2,0 C 37,21 37.5,21 37.5,19.75 S 36.25,18.25 37,17 C 35.5,18.25 36.25,19.25 36.25,20 S 35,21 35,23"/>
      <circle id="moon" cx="40" cy="38" r="8"/>
      <circle id="yinyang" cx="40" cy="78" r="10"/>
      <path id="cornered_stuff" d="M 18,54 h 10 v 48 h -10 z M 52,54 h 10 v 48 h -10 z M 30,54 l 10,6 l 10,-6 z M 30,62 v 4 h 20 v -4 z M 30,90 v 4 h 20 v -4 z M 30,96 l 10,6 l 10,-6 z"/>
   </g>
   <circle id="yinyang_top" cx="40" cy="72.7" r="2" fill="#dc171c"/>
   <circle id="yinyang_bottom" cx="40" cy="83.3" r="2" fill="#dc171c"/>
   <path id="yinyang_center" d="M 40,67.5 a 5.25,5.25 0 0,1 0,10.5 a 5.25,5.25 0 0,0 0,10.5" stroke="#dc171c" fill="none"/>
</svg>
</td>
<td> Mongolia </td>
<td> 9 </td>
</tr>
<tr>
<td>
AGO</td>
<td> Angola </td>
<td> 8 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 900 600" width="45" height="30" >
 <rect width="900" height="600" fill="#F42A41"/>
 <rect width="600" height="600" fill="#fff"/>
 <rect width="300" height="600" fill="#00209F"/>
</svg>
</td>
<td> Saint Martin </td>
<td> 8 </td>
</tr>
<tr>
<td>
PRY</td>
<td> Paraguay </td>
<td> 7 </td>
</tr>
<tr>
<td>
LAO</td>
<td> Lao People's Democratic Republic </td>
<td> 7 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Andorra.png" />
</td>
<td> Andorra </td>
<td> 7 </td>
</tr>
<tr>
<td>
MDV</td>
<td> Maldives </td>
<td> 6 </td>
</tr>
<tr>
<td>
FRO</td>
<td> Faroe Islands </td>
<td> 5 </td>
</tr>
<tr>
<td>
TCD</td>
<td> Chad </td>
<td> 5 </td>
</tr>
<tr>
<td>
UGA</td>
<td> Uganda </td>
<td> 5 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-36 -18 72 36" width="60" height="30" >
<rect x="-50%" y="-50%" width="100%" height="100%" fill="white"/>
<g fill="#0047ba">
    <g id="starhnd" transform="scale(2)">
       <g id="conehnd">
         <polygon id="trianglehnd" points="0,0 0,1 0.5,1" transform="translate(0, -1) rotate(18)"/>
         <use xlink:href="#trianglehnd" transform="scale(-1, 1)"/>
       </g>
       <use xlink:href="#conehnd" transform="rotate(72)"/>
       <use xlink:href="#conehnd" transform="rotate(-72)"/>
       <use xlink:href="#conehnd" transform="rotate(144)"/>
       <use xlink:href="#conehnd" transform="rotate(-144)"/>
    </g>
    <use xlink:href="#starhnd" transform="translate(10, 3)"/>
    <use xlink:href="#starhnd" transform="translate(10, -3)"/>
    <use xlink:href="#starhnd" transform="translate(-10, 3)"/>
    <use xlink:href="#starhnd" transform="translate(-10, -3)"/>
    <rect x="-36" y="-18" width="72" height="12"/>
    <rect x="-36" y="6" width="72" height="12"/>
</g>
</svg>
</td>
<td> Honduras </td>
<td> 5 </td>
</tr>
<tr>
<td>
MAC</td>
<td> Macau </td>
<td> 5 </td>
</tr>
<tr>
<td>
GNQ</td>
<td> Equatorial Guinea </td>
<td> 5 </td>
</tr>
<tr>
<td>
BTN</td>
<td> Bhutan </td>
<td> 4 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1500 1000" width="45" height="30" >
  <g id="layer1" transform="translate(955, 1409.07)">
    <rect height="1000" id="rect807" style="font-size: 12px; fill: rgb(0, 38, 127); fill-opacity: 1; fill-rule: evenodd;
    stroke-width: 1pt;" width="1500" x="-955.00018" y="-1409.0663"/>
    <rect height="1000" id="rect809" style="font-size: 12px; fill: rgb(255, 199, 38); fill-rule: evenodd; stroke-width: 1pt;"
    width="500" x="-455.00018" y="-1409.0663"/>
    <path style="fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: evenodd; stroke: none; stroke-width: 1pt; stroke-linecap: butt; stroke-linejoin: miter;
    stroke-opacity: 1;"
    d="M -205.00019,-1151.3125 C -221.25355,-1106.9869 -237.7945,-1060.8958 -273.25019,-1025.5313 C -262.24822,-1029.1679 -242.97926,-1032.4197
    -230.65644,-1032.0938 L -230.65644,-845.75 L -283.21894,-837.9375 C -285.12595,-838.13102 -285.77539,-841.07208 -285.78144,-845.09375
    C -290.82112,-902.91906 -304.52033,-951.59006 -320.25019,-1001.8438 C -321.36295,-1008.7401 -341.28453,-1034.9752 -325.93769,-1030.375
    C -324.08914,-1030.1371 -303.48044,-1021.7364 -306.75019,-1025.75 C -334.77486,-1054.7302 -375.67256,-1075.6016 -415.43769,-1081.8125
    C -418.95135,-1082.7136 -421.01087,-1080.9491 -417.84394,-1076.875 C -365.15506,-995.66152 -321.01031,-899.86459 -321.37519,-786.1875
    C -300.84554,-786.1875 -251.18609,-798.28126 -230.65644,-798.28125 C -230.65644,-798.28125 -230.65644,-666.8125 -230.65644,-666.8125
    L -179.34394,-666.8125 C -179.34394,-666.8125 -179.34394,-798.28125 -179.34394,-798.28125 C -158.81429,-798.28126 -109.15484,-786.1875
    -88.625185,-786.1875 C -88.990063,-899.86459 -44.845315,-995.66152 7.8435647,-1076.875 C 11.010505,-1080.9491 8.9509747,-1082.7136 5.4373147,-1081.8125
    C -34.327805,-1075.6016 -75.225515,-1054.7302 -103.25019,-1025.75 C -106.51994,-1021.7364 -85.911235,-1030.1371 -84.062685,-1030.375
    C -68.715848,-1034.9752 -88.637425,-1008.7401 -89.750185,-1001.8438 C -105.48004,-951.59006 -119.21051,-902.91906 -124.25019,-845.09375
    C -124.25625,-841.07208 -124.87443,-838.13102 -126.78144,-837.9375 L -179.34394,-845.75 L -179.34394,-1032.0938 C -167.02112,-1032.4197
    -147.75216,-1029.1679 -136.75019,-1025.5313 C -172.20588,-1060.8958 -188.74683,-1106.9869 -205.00019,-1151.3125 z" id="path806"
    />
  </g>
</svg>
</td>
<td> Barbados </td>
<td> 4 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Nicaragua.png" />
</td>
<td> Nicaragua </td>
<td> 4 </td>
</tr>
<tr>
<td>
SUR</td>
<td> Suriname </td>
<td> 4 </td>
</tr>
<tr>
<td>
BRN</td>
<td> Brunei Darussalam </td>
<td> 4 </td>
</tr>
<tr>
<td>
AZE</td>
<td> Azerbaijan </td>
<td> 4 </td>
</tr>
<tr>
<td>
WLF</td>
<td> Wallis and Futuna Islands </td>
<td> 4 </td>
</tr>
<tr>
<td>
MNE</td>
<td> Montenegro </td>
<td> 4 </td>
</tr>
<tr>
<td>
ZWE</td>
<td> Zimbabwe </td>
<td> 3 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_Afghanistan.png" />
</td>
<td> Afghanistan </td>
<td> 3 </td>
</tr>
<tr>
<td>
PRK</td>
<td> Korea Democratic People's Republic of </td>
<td> 3 </td>
</tr>
<tr>
<td>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-125 -75 250 150" width="60" height="36" >
   <defs>
      <clipPath id="bdiframe">
         <rect width="100%" height="100%" x="-50%" y="-50%"/>
      </clipPath>
      <g id="bdistar">
         <g id="triangle">
            <g id="cone">
               <path id="helper" d="M 0,0 v 10 h 10" transform="translate(0, -10) rotate(30)"/>
               <use xlink:href="#helper" transform="scale(-1, 1)"/>
            </g>
            <use xlink:href="#cone" transform="rotate(120)"/>
            <use xlink:href="#cone" transform="rotate(-120)"/>
         </g>
         <use xlink:href="#triangle" transform="rotate(180)"/>
      </g>
   </defs>
   <path fill="#ce1126" d="M 0,0 L -125,-75 h 250 z l 125,75 h -250 z"/>
   <path fill="#1eb53a" d="M 0,0 L -125,-75 v 150 z l 125,75 v -150 z"/>
   <g stroke="white" stroke-width="20" clip-path="url(#bdiframe)">
      <line x1="-150" y1="-90" x2="150" y2="90"/>
      <line x1="-150" y1="90" x2="150" y2="-90"/>
   </g>
   <circle r="42.5" fill="white"/>
   <g fill="#1eb53a">
      <use xlink:href="#bdistar" transform="translate(0, -22)"/>
      <use xlink:href="#bdistar" transform="rotate(120) translate(0, -22)"/>
      <use xlink:href="#bdistar" transform="rotate(-120) translate(0, -22)"/>
   </g>
   <comment>The size of the red stars needs to be precisely 82% of the size of the green stars</comment>
   <g fill="#ce1126">
      <use xlink:href="#bdistar" transform="translate(0, -22) scale(0.82)"/>
      <use xlink:href="#bdistar" transform="rotate(120) translate(0, -22) scale(0.82)"/>
      <use xlink:href="#bdistar" transform="rotate(-120) translate(0, -22) scale(0.82)"/>
   </g>
</svg>
</td>
<td> Burundi </td>
<td> 3 </td>
</tr>
<tr>
<td>
BWA</td>
<td> Botswana </td>
<td> 3 </td>
</tr>
<tr>
<td>
CPV</td>
<td> Cape Verde </td>
<td> 3 </td>
</tr>
<tr>
<td>
TJK</td>
<td> Tajikistan </td>
<td> 3 </td>
</tr>
<tr>
<td>
<img class="noborder" src="/flags/Flag_of_the_United_States_Virgin_Islands.png" />
</td>
<td> Virgin Islands (U.S.) </td>
<td> 2 </td>
</tr>
<tr>
<td>
YEM</td>
<td> Yemen </td>
<td> 2 </td>
</tr>
<tr>
<td>
VUT</td>
<td> Vanuatu </td>
<td> 2 </td>
</tr>
<tr>
<td>
GHA</td>
<td> Ghana </td>
<td> 2 </td>
</tr>
<tr>
<td>
ATG</td>
<td> Antigua and Barbuda </td>
<td> 2 </td>
</tr>
<tr>
<td>
ERI</td>
<td> Eritrea </td>
<td> 2 </td>
</tr>
<tr>
<td>
JEY</td>
<td> Jersey </td>
<td> 1 </td>
</tr>
<tr>
<td>
BMU</td>
<td> Bermuda </td>
<td> 1 </td>
</tr>
<tr>
<td>
ABW</td>
<td> Aruba </td>
<td> 1 </td>
</tr>
<tr>
<td>
FJI</td>
<td> Fiji </td>
<td> 1 </td>
</tr>
</table>
	
<h4>...See you soon. And many thanks for your visit. </h4>
<p>
Original images are from <a href="http://en.wikipedia.org/">en.wikipedia.org</a>.
</p>

<h4>Special notes for some browsers. </h4>

<p>
There are 2 versions of this page, with the same contents, the first one 
<a href="visitor.php">visitor</a> is a standart html file with link to 
<em>*.png</em> images and should display without problem in any browser.
</p>

<p>
The second <a href="visitor.php?xml">visitor+xml</a> is an xml file an a try
to inline <em>SVG</em> objets in it when they are small sized. It works fine
with Firefox 3.0 but I have no idea of the results in others browsers. Don't
be surprised...
</p>

<p>
However, there is a strange behaviour when ids, with the same name, are used
even acrooss svg objects  !.
</p>

  </div> <!--   end text -->

  <div id="foot">
      <span class="footallleft">
<a href="http://www.rvq.fr/index.php" title="Hervé's Home Page">
<script type="text/javascript">
<!--
Hq_param = document.URL;
try {Hq_r = top.document.referrer;}
catch(e) {Hq_r = document.referrer; }
Hq_i = '<img width="16" height="16" border="0" alt="" ';
Hq_i += 'src="http://www.rvq.fr/php/hqhit.php?'+ Hq_param;
document.write(Hq_i+'&hqref='+ Hq_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Home Page">');
//-->
</script>
</a>
      </span>
<noscript>
  <div><span class="footallleft">
    <a href="http://www.rvq.fr/index.php" title="Hervé's Home Page">
      <img class="noborder" width="16" height="16" src="http://www.rvq.fr/php/hqhit.php?p=http://www.rvq.fr/php/visitor.php" alt="Noscript" />
    </a>
  </span></div>
</noscript>
      <span class="footleft">
        ©&nbsp;Hervé's Home 2025.
      </span>
      <span class="footcent">
        July 21 2024 14:39.
      </span>
      <span class="footright">
        <a href="http://www.rvq.fr/php/mailme.php">Contact</a>
      </span>
    </div>  <!-- foot -->

</div> <!-- container -->
</body></html>
