digraph G { graph [rankdir=LR, size="9.5,2.5"]; node [label="\N"]; graph [bb="0,0,944,201"]; subgraph cluster_0 { graph [label=User, bb="8,8,388,193"]; edge [style=dashed]; { graph [rank=same, bb=""]; pngpage [label=PNG, URL="/webdot/webdot/demo.dot.dot.png", shape=box, pos="44,142", width="0.75", height="0.5"]; svgpage [label=SVGZ, URL="/webdot/webdot/demo.dot.dot.svgz", shape=box, pos="44,88", width="0.77778", height="0.5"]; pdfpage [label=PDF, URL="/webdot/webdot/demo.dot.dot.pdf", shape=box, pos="44,34", width="0.75", height="0.5"]; } browser [label="WWW\nbrowser", URL="http://www.mozilla.org/", pos="328,88", width="1.4167", height="0.81944"]; svgplugin [label="SVG Plugin", URL="http://www.adobe.com/svg/viewer/install/old.html", pos="174,88", width="1.8056", height="0.5"]; pdfplugin [label="PDF Plugin", URL="http://www.adobe.com/support/downloads/product.jsp?product=10&platform=unix", pos="174,34", width="1.7778", height="0.5"]; svgplugin -> browser [pos="e,277.3,81.613 235.31,81.376 245.75,81.206 256.6,81.208 267.03,81.382"]; svgplugin -> browser [dir=back, pos="s,235.31,94.624 245.52,94.735 256.25,94.794 267.12,94.679 277.3,94.387"]; pdfplugin -> browser [pos="e,289.19,68.441 224.43,45.302 242.19,51.016 262.1,58.02 279.69,64.744"]; pdfplugin -> browser [dir=back, pos="s,204.06,50.021 213.58,53.862 233.78,61.844 258.53,70.631 279.84,77.422"]; pngpage -> browser [style=dotted, dir=none, pos="71.192,139.65 109.26,136.04 180.46,128.14 240,115 254.36,111.83 269.76,107.45 283.6,103.14"]; svgpage -> svgplugin [style=dotted, dir=none, pos="72.208,88 82.887,88 95.541,88 108.23,88"]; pdfpage -> pdfplugin [style=dotted, dir=none, pos="71.252,34 82.569,34 96.222,34 109.83,34"]; } subgraph cluster_1 { graph [label="Server 1", bb="408,62,706,139"]; httpd1 [label=httpd, URL="http://httpd.apache.org/", pos="454,88", width="1.0278", height="0.5"]; webdot [label="/cgi-bin/webdot", URL="/webdot/", style=filled, fillcolor=yellow, color=black, pos="613,88", width="2.3611", height="0.5"]; httpd1 -> webdot [pos="e,533.89,94.75 489.68,93.741 499.98,94.271 511.71,94.592 523.74,94.705"]; httpd1 -> webdot [dir=back, pos="s,489.68,82.259 499.97,81.815 510.63,81.434 522.27,81.246 533.89,81.25"]; } subgraph cluster_2 { graph [label="Server 2", bb="726,62,936,139"]; httpd2 [label=httpd, URL="http://httpd.apache.org/", pos="772,88", width="1.0278", height="0.5"]; "demo.dot" [URL="/webdot/demo.dot", shape=box, pos="887,88", width="1.1111", height="0.5"]; httpd2 -> "demo.dot" [style=dotted, dir=none, pos="809.66,88 821.45,88 834.51,88 846.49,88"]; } browser -> httpd1 [pos="e,418.36,94.149 378.16,94.624 388.04,94.82 398.36,94.787 408.09,94.524"]; webdot -> httpd2 [pos="e,736.07,82.247 692.03,81.25 703.61,81.245 715.2,81.431 725.81,81.807"]; browser -> httpd1 [dir=back, pos="s,378.16,81.376 388.36,81.255 398.63,81.214 409,81.413 418.36,81.851"]; webdot -> httpd2 [dir=back, pos="s,692.03,94.75 702.14,94.706 714.12,94.595 725.8,94.278 736.07,93.753"]; }