echo 'digraph { "Höðr" -> "Baldr" [taillabel = "Sister of"] "Baldr" -> "Höðr" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg