echo 'digraph { "Kaoruko Sazaki" -> "Tateo Sazaki" [taillabel = "Younger Brother of"] "Susumu Sazaki" -> "Tateo Sazaki" [taillabel = "Younger Brother of"] "Mamoru Izuna" -> "Tateo Sazaki" [taillabel = "Friend of#"] "Mamoru Izuna" -> "Tateo Sazaki" [taillabel = "Rival of"] "HG-01 Hyper Gyanko" -> "Tateo Sazaki" [taillabel = "Pilot of"] "HG-01 Hyper Gyanko" -> "Tateo Sazaki" [taillabel = "Creator of"] "Kaoruko Sazaki" -> "Susumu Sazaki" [taillabel = "Older Brother of"] "Tateo Sazaki" -> "Susumu Sazaki" [taillabel = "Older Brother of"] "Susumu Sazaki" -> "Kaoruko Sazaki" [taillabel = "Younger Sister of"] "Tateo Sazaki" -> "Kaoruko Sazaki" [taillabel = "Younger Sister of"] "Sekai Kamiki" -> "Kaoruko Sazaki" [taillabel = "In love with"] "Shimon Izuna" -> "Mamoru Izuna" [taillabel = "brother of"] }' | dot -Tsvg > output.svg