echo 'digraph { "Akito Shinonome" -> "Ena Shinonome" [taillabel = "Younger Sister of"] "Mizuki Akiyama" -> "Ena Shinonome" [taillabel = "Wife of"] "Ena Shinonome" -> "Mizuki Akiyama" [taillabel = "Wife of"] "Ann Shiraishi" -> "Akito Shinonome" [taillabel = "Friend of"] "Touya Aoyagi" -> "Akito Shinonome" [taillabel = "Friend of"] "Kohane Azusawa" -> "Akito Shinonome" [taillabel = "Teammate of"] "Ena Shinonome" -> "Akito Shinonome" [taillabel = "Younger Brother of"] "Kohane Azusawa" -> "Akito Shinonome" [taillabel = "Friend of"] "Ann Shiraishi" -> "Akito Shinonome" [taillabel = "Teammate of"] "Touya Aoyagi" -> "Akito Shinonome" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg