echo 'digraph { "Golden Knight" -> "Pholia" [taillabel = "Older Sister of"] "Tau'luk" -> "Pholia" [taillabel = "Daughter of"] "Tau'luk" -> "Pholia" [taillabel = "Enemy of"] "Alliah" -> "Tau'luk" [taillabel = "Father of"] "Pholia" -> "Tau'luk" [taillabel = "Father of"] }' | dot -Tsvg > output.svg