<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE rdf:RDF 
  [<!ENTITY vCard "http://www.w3.org/2001/vcard-rdf/3.0#">
   <!ENTITY eco "http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/">
  ]>

<rdf:RDF
    xmlns:gr="http://purl.org/goodrelations/v1#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"
    xmlns:eco="http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/#"
    xmlns="http://www.makolab.com/semanticweb#"
    xml:base="http://www.makolab.com/semanticweb">

<owl:AnnotationProperty rdf:about="&vCard;ADR"/>
<owl:AnnotationProperty rdf:about="&vCard;Street"/>
<owl:AnnotationProperty rdf:about="&vCard;Pcode"/> 
<owl:AnnotationProperty rdf:about="&vCard;City"/> 
<owl:AnnotationProperty rdf:about="&vCard;Country"/> 
<owl:AnnotationProperty rdf:about="&vCard;TEL"/> 
<owl:AnnotationProperty rdf:about="&vCard;EMAIL"/>

<owl:Ontology rdf:about="">
  <owl:imports rdf:resource="http://purl.org/goodrelations/v1"/>
  <rdfs:label xml:lang="en">RDF/XML data for MakoLab S.A., based on http://purl.org/goodrelations/</rdfs:label>
</owl:Ontology>

<gr:BusinessEntity rdf:ID="BusinessEntity">
  <gr:legalName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MakoLab S.A.</gr:legalName>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com"/>
  <vCard:ADR rdf:parseType="Resource">
    <vCard:Street>Demokratyczna 46</vCard:Street>
    <vCard:Pcode>93430</vCard:Pcode>
    <vCard:City>Lodz</vCard:City>
    <vCard:Country>PL</vCard:Country>
    <vCard:TEL rdf:parseType="Resource">
      <rdf:value>+48426837460</rdf:value>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#work"/>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#voice"/>
    </vCard:TEL>
    <vCard:EMAIL rdf:parseType="Resource">
      <rdf:value>sales@makolab.pl</rdf:value>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#internet"/>
    </vCard:EMAIL>
  </vCard:ADR>
  <gr:offers rdf:resource="#Offering_1"/>
  <gr:offers rdf:resource="#Offering_2"/>
  <gr:offers rdf:resource="#Offering_3"/>
  <gr:offers rdf:resource="#Offering_4"/>
  <gr:offers rdf:resource="#Offering_5"/>
  <gr:offers rdf:resource="#Offering_6"/>
</gr:BusinessEntity>

<gr:Offering rdf:ID="Offering_1">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_1">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_1 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_1.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_1">
          <rdf:type rdf:resource="&eco;#C_AKJ497002-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VoIP devices, high speed modems, media converters</rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VoIP devices, high speed modems, media converters</gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/telecommunication/patton/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VoIP devices, high speed modems, media converters</rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/telecommunication/patton/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>
<gr:Offering rdf:ID="Offering_2">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_2">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_2 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_2.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_2">
          <rdf:type rdf:resource="&eco;#C_AKJ315005-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">website creation, e-commerce, web applications</rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">website creation, e-commerce, web applications</gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/development/ecommerce/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">website creation, e-commerce, web applications</rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/development/ecommerce/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>
<gr:Offering rdf:ID="Offering_3">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_3">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_3 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_3.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_3">
          <rdf:type rdf:resource="&eco;#C_AAB498004-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">outsourcing IT services </rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">outsourcing IT services </gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/development/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">outsourcing IT services </rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/development/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>
<gr:Offering rdf:ID="Offering_4">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_4">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_4 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_4.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_4">
          <rdf:type rdf:resource="&eco;#C_AKJ315005-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">business systems </rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">business systems </gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/products/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">business systems </rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/products/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>
<gr:Offering rdf:ID="Offering_5">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_5">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_5 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_5.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_5">
          <rdf:type rdf:resource="&eco;#C_AAB498004-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Internet services, web hosting, servers hoteling, data center services</rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Internet services, web hosting, servers hoteling, data center services</gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/internet/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Internet services, web hosting, servers hoteling, data center services</rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/internet/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#LeaseOut"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>
<gr:Offering rdf:ID="Offering_6">
  <gr:availableAtOrFrom rdf:resource="#LocationOfSalesOrServiceProvisioning_1"/>
  <!-- step 2a -->
  <gr:includesObject>
    <gr:TypeAndQuantityNode rdf:ID="TypeAndQuantityNode_6">
      <rdfs:comment xml:lang="en">
        This instance reflects that Offering_6 includes 1 unit (Code 62) of the instances placeholder ProductOrServicesSomeInstancesPlaceholder_6.
      </rdfs:comment>
      <gr:amountOfThisGood rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</gr:amountOfThisGood>
      <gr:hasUnitOfMeasurement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C62</gr:hasUnitOfMeasurement>
      <gr:typeOfGood>
        <gr:ProductOrServicesSomeInstancesPlaceholder rdf:ID="ProductOrServicesSomeInstancesPlaceholder_6">
          <rdf:type rdf:resource="&eco;#C_AKJ315005-tax"/>
          <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Development tools</rdfs:comment>
          <gr:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Development tools</gr:description>
          <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/software/"/>
        </gr:ProductOrServicesSomeInstancesPlaceholder>
      </gr:typeOfGood>
    </gr:TypeAndQuantityNode>
  </gr:includesObject>
  <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Development tools</rdfs:comment>
  <rdfs:seeAlso rdf:resource="http://www.makolab.com/en/software/"/>
  <!-- step 2b -->
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Sell"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#Maintain"/>
  <gr:hasBusinessFunction rdf:resource="http://purl.org/goodrelations/v1#ProvideService"/>
  <!-- step 3 -->
  <gr:validFrom rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-31T00:00:00+01:00</gr:validFrom>
  <gr:validThrough rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-05-31T23:59:00+01:00</gr:validThrough>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ER</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ET</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ID</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ML</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MQ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MX</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ME</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MP</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">NO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">BL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ST</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GS</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ES</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SD</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TJ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TL</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TK</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TO</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TT</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TR</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TC</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TV</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UA</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GB</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UY</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">UZ</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VU</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VN</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VG</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VI</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WF</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EH</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">YE</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZM</gr:eligibleRegions>
  <gr:eligibleRegions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ZW</gr:eligibleRegions>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Enduser"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#PublicInstitution"/>
  <gr:eligibleCustomerTypes rdf:resource="http://purl.org/goodrelations/v1#Reseller"/>
  <!-- step 4 -->
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#MasterCard"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#VISA"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByInvoice"/>
  <gr:acceptedPaymentMethods rdf:resource="http://purl.org/goodrelations/v1#ByBankTransferInAdvance"/>
  <!-- step 5 -->
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DHL"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#UPS"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeMail"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#FederalExpress"/>
  <gr:availableDeliveryMethods rdf:resource="http://purl.org/goodrelations/v1#DeliveryModeDirectDownload"/>
</gr:Offering>

<!-- step 1b -->
<gr:LocationOfSalesOrServiceProvisioning rdf:ID="LocationOfSalesOrServiceProvisioning_1">
  <rdfs:label xml:lang="en">Commercial and Sales Department</rdfs:label>
  <vCard:ADR rdf:parseType="Resource">
    <vCard:Street>Niciarniana 2/6</vCard:Street>
    <vCard:Pcode>92208</vCard:Pcode>
    <vCard:City>Lodz</vCard:City>
    <vCard:Country>PL</vCard:Country>
    <vCard:TEL rdf:parseType="Resource">
      <rdf:value>+48426808703</rdf:value>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#work"/>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#voice"/>
    </vCard:TEL>
    <vCard:EMAIL rdf:parseType="Resource">
      <rdf:value>sales@makolab.pl</rdf:value>
      <rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#internet"/>
    </vCard:EMAIL>
  </vCard:ADR>
  <gr:hasOpeningHoursSpecification>
    <gr:OpeningHoursSpecification rdf:ID="OpeningHoursSpecification_Mon_am">
      <gr:hasOpeningHoursDayOfWeek rdf:resource="http://purl.org/goodrelations/v1#Monday"/>
      <gr:opens rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9.00:00</gr:opens>
      <gr:closes rdf:datatype="http://www.w3.org/2001/XMLSchema#time">17.00:00</gr:closes>
    </gr:OpeningHoursSpecification>
  </gr:hasOpeningHoursSpecification>
  <gr:hasOpeningHoursSpecification>
    <gr:OpeningHoursSpecification rdf:ID="OpeningHoursSpecification_Tue_am">
      <gr:hasOpeningHoursDayOfWeek rdf:resource="http://purl.org/goodrelations/v1#Tuesday"/>
      <gr:opens rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9.00:00</gr:opens>
      <gr:closes rdf:datatype="http://www.w3.org/2001/XMLSchema#time">17.00:00</gr:closes>
    </gr:OpeningHoursSpecification>
  </gr:hasOpeningHoursSpecification>
  <gr:hasOpeningHoursSpecification>
    <gr:OpeningHoursSpecification rdf:ID="OpeningHoursSpecification_Wed_am">
      <gr:hasOpeningHoursDayOfWeek rdf:resource="http://purl.org/goodrelations/v1#Wednesday"/>
      <gr:opens rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9.00:00</gr:opens>
      <gr:closes rdf:datatype="http://www.w3.org/2001/XMLSchema#time">17.00:00</gr:closes>
    </gr:OpeningHoursSpecification>
  </gr:hasOpeningHoursSpecification>
  <gr:hasOpeningHoursSpecification>
    <gr:OpeningHoursSpecification rdf:ID="OpeningHoursSpecification_Thu_am">
      <gr:hasOpeningHoursDayOfWeek rdf:resource="http://purl.org/goodrelations/v1#Thursday"/>
      <gr:opens rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9.00:00</gr:opens>
      <gr:closes rdf:datatype="http://www.w3.org/2001/XMLSchema#time">17.00:00</gr:closes>
    </gr:OpeningHoursSpecification>
  </gr:hasOpeningHoursSpecification>
  <gr:hasOpeningHoursSpecification>
    <gr:OpeningHoursSpecification rdf:ID="OpeningHoursSpecification_Fri_am">
      <gr:hasOpeningHoursDayOfWeek rdf:resource="http://purl.org/goodrelations/v1#Friday"/>
      <gr:opens rdf:datatype="http://www.w3.org/2001/XMLSchema#time">9.00:00</gr:opens>
      <gr:closes rdf:datatype="http://www.w3.org/2001/XMLSchema#time">17.00:00</gr:closes>
    </gr:OpeningHoursSpecification>
  </gr:hasOpeningHoursSpecification>
</gr:LocationOfSalesOrServiceProvisioning>


</rdf:RDF>
