(repaint rects
  (rect 0 0 200 200)
  (rect 300 0 200 200)
)
(GraphicsLayer
  (anchor 0.00 0.00)
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (children 1
        (GraphicsLayer
          (position 300.00 0.00)
          (bounds 200.00 200.00)
          (contentsOpaque 1)
          (children 1
            (GraphicsLayer
              (bounds 200.00 200.00)
              (children 1
                (GraphicsLayer
                  (bounds 100.00 100.00)
                  (contentsOpaque 1)
                )
              )
            )
          )
        )
      )
    )
  )
)

