diff --git a/src/records/definitions/plot_area_record.xml b/src/records/definitions/plot_area_record.xml
new file mode 100644
index 000000000..2c883bf32
--- /dev/null
+++ b/src/records/definitions/plot_area_record.xml
@@ -0,0 +1,7 @@
+
+ Record
+ Record
+ preceeds and identifies a frame as belonging to the plot area.
+ Andrew C. Oliver (acoliver at apache.org)
+ 4
+
diff --git a/src/records/styles/record.xsl b/src/records/styles/record.xsl
index 1f62a6537..d4ae2ac80 100644
--- a/src/records/styles/record.xsl
+++ b/src/records/styles/record.xsl
@@ -166,7 +166,7 @@ public class Record
public int getRecordSize()
{
- return 4 +
+ return 4
;