chromium/chromeos/components/test/data/onc/translation_of_shill_wifi_non_utf8_ssid.onc

{
  "GUID":"{64c4f86b-cf6a-4e4a-8eff-456def}",
  "IPAddressConfigType":"DHCP",
  "Name":"OpenWrt",
  "NameServersConfigType":"DHCP",
  "Type":"WiFi",
  "WiFi":{
    // Hex of the SSID field
    "HexSSID": "6C6174696E2D312054E96CE9636F6D",
    "Passphrase":"some passphrase",
    "Security":"WPA-PSK",
    "SSID": "latin-1 T\u00e9l\u00e9com"
  }
}