config.xml 238 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 <?xml version="1.0" encoding="UTF-8"?> <widget xmlns="http://www.w3.org/ns/widgets" version="1.0" width="680" height="400" ub:resizable="false"> <name>GeoInfo</name> <content src="GeoInfo.html"/> </widget>