echo 'digraph { "Cirno" -> "Daiyousei" [taillabel = "Friend of"] "Daiyousei" -> "Cirno" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg