diff --git a/schemas/export/0.1/export.xsd b/schemas/export/0.1/export.xsd
new file mode 100644
index 0000000..0b3bc2d
--- /dev/null
+++ b/schemas/export/0.1/export.xsd
@@ -0,0 +1,104 @@
+
+
+
+
+
+ XML Schema for Libravatar user account exports.
+ Last Modifed 2011-04-09
+
+
+
+
+
+
+ Container for emails, openids and photos elements.
+ This is the root element of the XML file.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Empty element holding user account-related information.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Container for confirmed email addresses.
+
+
+
+
+
+
+
+
+
+
+ Container for confirmed OpenID URLs.
+
+
+
+
+
+
+
+
+
+
+ Container for uploaded/imported photos.
+
+
+
+
+
+
+
+
+
+
+ Container for a base64 encoded photo.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File type for the given photo.
+
+
+
+
+
+
+
+
+
diff --git a/schemas/export/0.2/export.xsd b/schemas/export/0.2/export.xsd
new file mode 100644
index 0000000..f2d2d86
--- /dev/null
+++ b/schemas/export/0.2/export.xsd
@@ -0,0 +1,105 @@
+
+
+
+
+
+ XML Schema for Libravatar user account exports.
+ Last Modifed 2013-01-12
+
+
+
+
+
+
+ Container for emails, openids and photos elements.
+ This is the root element of the XML file.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Empty element holding user account-related information.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Container for confirmed email addresses.
+
+
+
+
+
+
+
+
+
+
+ Container for confirmed OpenID URLs.
+
+
+
+
+
+
+
+
+
+
+ Container for uploaded/imported photos.
+
+
+
+
+
+
+
+
+
+
+ Container for a base64 encoded photo.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File type for the given photo.
+
+
+
+
+
+
+
+
+
+