echo 'digraph { "Musashi Gouda" -> "Hiroshi Kumagawa" [taillabel = "Friend of#"] "Tenga Onigawara" -> "Hiroshi Kumagawa" [taillabel = "Friend of#"] "Shigeo Kageyama" -> "Hiroshi Kumagawa" [taillabel = "Friend of#"] "Ritsu Kageyama" -> "Shigeo Kageyama" [taillabel = "Older Brother of"] "Tenga Onigawara" -> "Shigeo Kageyama" [taillabel = "Friend of#"] "Teruki Hanazawa" -> "Shigeo Kageyama" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg