Skip to content

Instantly share code, notes, and snippets.

@juanarzola
Created March 22, 2012 18:52
Show Gist options
  • Save juanarzola/2161782 to your computer and use it in GitHub Desktop.
Save juanarzola/2161782 to your computer and use it in GitHub Desktop.
Evernote Food 1.0 sample ENML
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE en-export SYSTEM "http://xml.evernote.com/pub/evernote-export2.dtd">
<en-export export-date="20120322T185030Z" application="Evernote" version="Evernote Mac 3.0.6 (221382)">
<note><title>1.0 meal</title><content><![CDATA[<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">
<en-note style="margin:10px;background-color:rgb(86, 81, 78);font-size:13px;color:rgb(80, 80, 80);text-align:center;font-family:Helvetica;">
<div style="font-size:13px;color:rgb(80, 80, 80);text-align:center;font-family:Helvetica;x-evernote:food-meal;">
<div style="max-width:600px;padding-bottom:3.125%;background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 15px rgba(0,0,0,.5);margin:20px auto;">
<div style="margin-left: 3.334%;text-align:left;">
<div style="padding-top:3.45%;padding-right:3.45%;">
<hr style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-color:rgb(255, 99, 0);border-top-width:4px;border-right-style:none;border-left-style:none;border-bottom-style:none;border-top-style:solid;" />
<h1 style="margin-top:30px;font-size:32px;text-transform:uppercase;font-weight:100;color:rgb(255, 99, 0);">
<span style="x-evernote:title">
1.0 meal
</span>
</h1>
<p style="line-height:17px;margin-bottom:0px;font-size:18px;font-weight:bold;">
<span style="x-evernote:place-name"> </span>
</p>
<p style="line-height:17px;">
<span style="x-evernote:meal-review">
</span>
</p>
<p style="line-height:17px;margin-top:0px;font-size:11px;text-transform:uppercase;">
Mar 22, 2012
</p>
</div>
<div style="padding-top:3.45%;padding-right:3.45%;">
<span style="x-evernote:caption-elem">
<en-media style="display:block;width:100%;height:auto;x-evernote:caption-resource" hash="d6aa65b8f12f6d953e40fb6cbe573ba2" type="image/jpeg" />
<p style="line-height:17px;margin:0px;padding:8px;background-color:rgb(230, 230, 230); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;">
<span style="x-evernote:caption-text">
&nbsp;
</span>
</p>
</span>
</div>
<div style="padding-top:3.45%;padding-right:3.45%;">
<span style="x-evernote:caption-elem">
<en-media style="display:block;width:100%;height:auto;x-evernote:caption-resource" hash="99959497f9cda114fdcb3ca31ba95b17" type="image/jpeg" />
<p style="line-height:17px;margin:0px;padding:8px;background-color:rgb(230, 230, 230); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;">
<span style="x-evernote:caption-text">
&nbsp;
</span>
</p>
</span>
</div>
</div>
</div>
<div style="padding-bottom:10px;clear:both;font-size:11px;color:rgb(112, 112, 112);">created with EVERNOTE FOOD</div>
</div>
</en-note>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment