echo 'digraph { "Tear Grants" -> "Van Grants" [taillabel = "Older Brother of"] "Luke fon Fabre" -> "Van Grants" [taillabel = "Teacher of"] "Tear Grants" -> "Luke fon Fabre" [taillabel = "In love with"] "Van Grants" -> "Luke fon Fabre" [taillabel = "Student of"] "Natalia Luzu Kimlasca Lanvaldear" -> "Luke fon Fabre" [taillabel = "Engaged to"] "Asch the Bloody" -> "Luke fon Fabre" [taillabel = "Clone of"] "Van Grants" -> "Tear Grants" [taillabel = "Younger Sister of"] "Luke fon Fabre" -> "Tear Grants" [taillabel = "In love with"] }' | dot -Tsvg > output.svg