echo 'digraph { "Mirmo" -> "Mulu" [taillabel = "Fairy of"] "Kyle Matsutake" -> "Mulu" [taillabel = "Fairy of"] "Katie Minami" -> "Mirmo" [taillabel = "Fairy of"] "Mulu" -> "Mirmo" [taillabel = "Brother of"] "Yatch" -> "Mirmo" [taillabel = "Rival of"] "Katie Minami" -> "Kyle Matsutake" [taillabel = "In love with"] }' | dot -Tsvg > output.svg