﻿<?xml version="1.0" encoding="UTF-8"?>
<email>
    <from>
        <name>Simon North</name>
        <address>north@synopsys.com</address>
    </from>
    <to>
        <name>Nick</name>
        <address>sintac@xs4all.nl</address>
    </to>
    <subject>Hi</subject>
    <body>
        Hi Nick, this is just a quick message 
        to say I got the material. Thanks.
    </body>
</email>