echo 'digraph { "Fuuka Yamagishi" -> "Juno" [taillabel = "Persona of"] "Natsuki Moriyama" -> "Fuuka Yamagishi" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg