{
	"items" :      [
		{
			"label" :       "Wednesday, May 9, 2007",
            "id" :          "wed",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/wed",
			"description" : "The Global Web"
		},
		{
			"label" :       "Saturday, May 12, 2007",
            "id" :          "sat",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/sat",
			"description" : "The World Wide Web and You"
		},
		{
			"label" :       "Friday, May 11, 2007",
            "id" :          "fri",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/fri",
			"description" : "Weaving the Web"
		},
		{
			"label" :       "Sunday, May 6, 2007",
            "id" :          "sun",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/sun",
			"description" : "Pre-conference W3C AC Meeting"
		},
		{
			"label" :       "Thursday, May 10, 2007",
            "id" :          "thu",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/thu",
			"description" : "Mining the Web"
		},
		{
			"label" :       "Tuesday, May 8, 2007",
            "id" :          "tue",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/tue",
			"description" : "Building the Web"
		},
		{
			"label" :       "Monday, May 7, 2007",
            "id" :          "mon",
			"type" :        "Day",
			"uri" :         "http://127.0.0.1/mon",
			"description" : "Pre-conference W3C AC Meeting and More"
		}
	],
	"types" :      {
		"Day" : {
			pluralLabel: "Days"
		}
	}
}