echo 'digraph { "Freyja" -> "Freyr" [taillabel = "Brother of"] "Freyr" -> "Freyja" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg