echo 'digraph { "Blue Sophie" -> "Adolf Reinhart" [taillabel = "Lover of"] "Adolf Reinhart" -> "Blue Sophie" [taillabel = "Lover of"] }' | dot -Tsvg > output.svg