echo 'digraph { "Courfeyrac" -> "Mylene" [taillabel = "Girlfriend of"] "Marius Pontmercy" -> "Courfeyrac" [taillabel = "Friend of#"] "Mylene" -> "Courfeyrac" [taillabel = "Boyfriend of"] }' | dot -Tsvg > output.svg