internal static XmlRpcMediaObjectInfo MediaObjectInfo(MediaObjectInfo input) { return new XmlRpcMediaObjectInfo { url = input.Url }; }