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