echo 'digraph { "Yukako Yamagishi" -> "Love Deluxe" [taillabel = "stand of "] "Koichi Hirose" -> "Yukako Yamagishi" [taillabel = "In love with"] "Love Deluxe" -> "Yukako Yamagishi" [taillabel = "Stand User of"] "Koichi Hirose" -> "Yukako Yamagishi" [taillabel = "Girlfriend of"] "Aya Tsuji" -> "Yukako Yamagishi" [taillabel = "Former Enemy of"] "Koichi Hirose" -> "Yukako Yamagishi" [taillabel = "Former Enemy of"] }' | dot -Tsvg > output.svg