echo 'digraph { "Shizuku Sango" -> "Kaede Sakura" [taillabel = "Childhood friend of"] "Natsuru Senou (male form)" -> "Shizuku Sango" [taillabel = "In love with"] "Kaede Sakura" -> "Shizuku Sango" [taillabel = "Childhood friend of"] "Mikoto Kondou" -> "Shizuku Sango" [taillabel = "Friend of"] "Akane Mishima" -> "Shizuku Sango" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg