原创 Golang xml

package main import ( "encoding/xml" "fmt" "os" ) type Address struct {