echo 'digraph { "Yuni" -> "Aiwarn" [taillabel = "Former enemy of"] "Aiwarn" -> "Yuni" [taillabel = "Former enemy of"] }' | dot -Tsvg > output.svg