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