echo 'digraph { "Yashamaru" -> "Hotarubi" [taillabel = "Lover of"] "Hotarubi" -> "Yashamaru" [taillabel = "Lover of"] }' | dot -Tsvg > output.svg