<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
  <Document>
    <name>IPTV UK Subscription Server Nodes and Regional Coverage</name>
    <atom:author>
      <atom:name>IPTV UK Subscription</atom:name>
    </atom:author>
    
    <Placemark>
      <name>IPTV London</name>
      <description>Core premium streaming server node deployed inside London datacenter serving Greater London and South East England.</description>
      <Point>
        <coordinates>-0.1278,51.5074,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Manchester</name>
      <description>Dedicated high-speed streaming server node serving Greater Manchester and North West England.</description>
      <Point>
        <coordinates>-2.2426,53.4808,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Birmingham</name>
      <description>Dedicated high-speed streaming server node serving Birmingham and the Midlands region.</description>
      <Point>
        <coordinates>-1.8904,52.4862,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Leeds &amp; Yorkshire</name>
      <description>Regional streaming coverage node serving Leeds, Sheffield, and the Yorkshire region.</description>
      <Point>
        <coordinates>-1.5491,53.8008,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Glasgow &amp; Scotland</name>
      <description>Core regional streaming server node serving Glasgow, Edinburgh, and the Scotland territory.</description>
      <Point>
        <coordinates>-4.2518,55.8642,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Cardiff &amp; Wales</name>
      <description>Regional streaming coverage node serving Cardiff, Swansea, and the Wales territory.</description>
      <Point>
        <coordinates>-3.1791,51.4816,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Belfast &amp; Northern Ireland</name>
      <description>Regional streaming coverage node serving Belfast and the Northern Ireland territory.</description>
      <Point>
        <coordinates>-5.9301,54.5973,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Liverpool</name>
      <description>Regional streaming coverage node serving Liverpool and the Merseyside area.</description>
      <Point>
        <coordinates>-2.9916,53.4084,0</coordinates>
      </Point>
    </Placemark>

    <Placemark>
      <name>IPTV Bristol &amp; South West</name>
      <description>Regional streaming coverage node serving Bristol and the South West England area.</description>
      <Point>
        <coordinates>-2.5879,51.4545,0</coordinates>
      </Point>
    </Placemark>
  </Document>
</kml>