package types type Venue struct { Addr string `xml:"Addr"` }