package main type Page struct { Acceleration int Dimension Point MediaType int Orientation Orientation Origin Point Speed int }