﻿<?xml version="1.0" encoding="utf-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
  <fo:layout-master-set>
    <fo:simple-page-master master-name="page-layout" page-height="11in" page-width="8in">
      <fo:region-body margin="1in" region-name="body" background-color="#dddddd" />
    </fo:simple-page-master>
  </fo:layout-master-set>
  <fo:page-sequence master-reference="page-layout">
    <fo:flow flow-name="body">
      <fo:table>
        <fo:table-body>
          <fo:table-row>
            <fo:table-cell>
              <fo:block>978-1592001170</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>Inspired 3D Short Film Production</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>31.50</fo:block>
            </fo:table-cell>
          </fo:table-row>
          <fo:table-row>
            <fo:table-cell>
              <fo:block>978-0321316318</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>Digital Lighting and Rendering</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>34.65</fo:block>
            </fo:table-cell>
          </fo:table-row>
          <fo:table-row>
            <fo:table-cell>
              <fo:block>978-0571202287</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>The Animator's Survival Kit</fo:block>
            </fo:table-cell>
            <fo:table-cell>
              <fo:block>19.80</fo:block>
            </fo:table-cell>
          </fo:table-row>
        </fo:table-body>
      </fo:table>
    </fo:flow>
  </fo:page-sequence>
</fo:root>