echo 'digraph { "Kazuhiko Sakuragi" -> "Yaeka Sakuragi" [taillabel = "Daughter of"] "Yaeka Sakuragi" -> "Kazuhiko Sakuragi" [taillabel = "Father of"] "Miyuki Sakuragi" -> "Kazuhiko Sakuragi" [taillabel = "Husband of"] "Tooru Kirishima" -> "Kazuhiko Sakuragi" [taillabel = "Boss of"] "Kei Sugihara" -> "Kazuhiko Sakuragi" [taillabel = "Boss of"] "Kanami Kurosaki" -> "Kazuhiko Sakuragi" [taillabel = "Brother-in-law of"] }' | dot -Tsvg > output.svg