echo 'digraph { "Yoruichi Shihouin" -> "Soi Fon" [taillabel = "Former student of"] "Marechiyo Omaeda" -> "Soi Fon" [taillabel = "Captain of"] "Marechiyo Omaeda" -> "Soi Fon" [taillabel = "the captain of"] "Suzumebachi" -> "Soi Fon" [taillabel = "Owner of"] "Soi Fon" -> "Marechiyo Omaeda" [taillabel = "the lieutenant of"] "Yoruichi Shihouin (cat form)" -> "Yoruichi Shihouin" [taillabel = "Human form of"] "Soi Fon" -> "Yoruichi Shihouin" [taillabel = "Teacher of"] "Kisuke Urahara" -> "Yoruichi Shihouin" [taillabel = "Former captain of"] "Soi Fon" -> "Suzumebachi" [taillabel = "Spirit of"] }' | dot -Tsvg > output.svg