echo 'digraph { "Shelly Rainsworth" -> "Sharon Rainsworth" [taillabel = "Daughter of"] "Eques" -> "Sharon Rainsworth" [taillabel = ""contractor" of"] "Xerxes Break" -> "Sharon Rainsworth" [taillabel = "Master of"] "Reim Lunettes " -> "Xerxes Break" [taillabel = "Best friend of"] "Sharon Rainsworth" -> "Xerxes Break" [taillabel = "Servant of"] "Sharon Rainsworth" -> "Eques" [taillabel = ""chain" of"] "Sharon Rainsworth" -> "Shelly Rainsworth" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg