<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html> <html lang='en' dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <meta charset='utf-8'/> <meta content='width=device-width, initial-scale=1' name='viewport'/> <!-- Title with Match Score Feature --> <title><data:blog.pageTitle/></title> <!-- Sports Theme CSS --> <style type='text/css'> /* ===== SPORTS THEME COLORS ===== */ :root { --sport-green: #1e7e34; --sport-blue: #0066cc; --sport-red: #dc3545; ...