package dk.thoerup.side9; public class Side9Data { public String url; public int width; public int height; public String caption; }