echo 'digraph { "Nerþuz" -> "Njördr" [taillabel = "Brother of"] "Njördr" -> "Nerþuz" [taillabel = "Sister of"] "Freyja" -> "Nerþuz" [taillabel = "Mother of"] "Freyr" -> "Nerþuz" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg